Type Definition task_fn_t
crs_bind::bindings
type task_fn_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;