Function iwpool_create_empty

Source
pub unsafe extern "C" fn iwpool_create_empty() -> *mut IWPOOL
Expand description

@brief Create empty pool with no preallocated buffer. @return Pointer to the new pool or zero if allocation is failed.