Type Definition phper_sys::llist_apply_func_t[][src]

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