Type Definition php_all_sys::php54::llist_apply_with_arg_func_t[][src]

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