[][src]Type Definition phper_sys::llist_apply_with_arg_func_t

type llist_apply_with_arg_func_t = Option<unsafe extern "C" fn(data: *mut c_void, arg: *mut c_void)>;