Function aws_lc_sys::OPENSSL_strcasecmp

source ·
pub unsafe extern "C" fn OPENSSL_strcasecmp(
    a: *const c_char,
    b: *const c_char,
) -> c_int