Function sqlite3_stricmp

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