Function sqlite3_sys::sqlite3_stricmp

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