Type Definition php_all_sys::php56_zts::sort_func_t[][src]

type sort_func_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: size_t, arg3: size_t, arg4: compare_func_t, tsrm_ls: *mut *mut *mut c_void)>;