Type Definition php_all_sys::php56::compare_r_func_t[][src]

type compare_r_func_t = Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void, arg3: *mut c_void) -> c_int>;