Function libsql_sys::ffi::sqlite3_stricmp

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