[][src]Function rust_htslib::htslib::strcoll

pub unsafe extern "C" fn strcoll(
    __s1: *const c_char,
    __s2: *const c_char
) -> c_int