Type Definition crs_bind::bindings::task_fn_t[][src]

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