Type Definition php_all_sys::php80::bucket_compare_func_t[][src]

type bucket_compare_func_t = Option<unsafe extern "C" fn(a: *mut Bucket, b: *mut Bucket) -> c_int>;