Function rust_htslib::htslib::strcasecmp

source ยท
pub unsafe extern "C" fn strcasecmp(
    __s1: *const i8,
    __s2: *const i8
) -> i32