Name
ec_bag_empty — Empty a bag
Synopsis
#include "ec_boh.h"
| void **ec_bag_empty** (
| bag)
; | |
Description
Empty a bag.
- bag
-
The ec_bag.
This function returns void.
It is legal to call this function in any thread.
Was this page helpful?
ec_bag_empty — Empty a bag
#include "ec_boh.h"
| void **ec_bag_empty** (
| bag)
; | |
Empty a bag.
The ec_bag.
This function returns void.
It is legal to call this function in any thread.