Function sqlite3_strnicmp

Source
pub unsafe extern "C" fn sqlite3_strnicmp(
    arg1: *const i8,
    arg2: *const i8,
    arg3: i32,
) -> i32