Type Definition aws_lc_sys::sk_void_cmp_func

source ·
pub type sk_void_cmp_func = Option<unsafe extern "C" fn(arg1: *mut *const c_void, arg2: *mut *const c_void) -> c_int>;