COLLECT_CB

Type Alias COLLECT_CB 

Source
pub type COLLECT_CB = extern "C" fn(*mut WorkerP, *mut Task, *mut c_void, *mut u8) -> BDD;