Function sqlite3_sys::sqlite3_strnicmp

source ยท
pub unsafe extern "C" fn sqlite3_strnicmp(
    p: *const c_char,
    p: *const c_char,
    n: c_int,
) -> c_int