Type Definition aws_lc_sys::sk_CONF_VALUE_cmp_func

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