rust_htslib::htslib

Function strncmp

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