Function OPENSSL_strcasecmp

Source
pub unsafe extern "C" fn OPENSSL_strcasecmp(
    s1: *const i8,
    s2: *const i8,
) -> i32