aws_lc_sys

Function OPENSSL_strcasecmp

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