Type Definition php_all_sys::php54::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)>;