rust_htslib::htslib

Function strcmp

Source
pub unsafe extern "C" fn strcmp(
    __s1: *const i8,
    __s2: *const i8,
) -> i32