Function sqlite3_sys::sqlite3_strnicmp [] [src]

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