[][src]Function bibutils_sys::str_strncmp

pub unsafe extern "C" fn str_strncmp(
    s: *const str,
    t: *const str,
    n: usize
) -> c_int