Type Definition php_all_sys::php56_zts::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, tsrm_ls: *mut *mut *mut c_void)>;