[][src]Function nuki_sys::nk_stricmpn

pub unsafe extern "C" fn nk_stricmpn(
    s1: *const c_char,
    s2: *const c_char,
    n: c_int
) -> c_int