Function astrcmpi_n

Source
pub unsafe extern "C" fn astrcmpi_n(
    str1: *const c_char,
    str2: *const c_char,
    n: usize,
) -> c_int