Function libsqlite3_sys::sqlite3_stricmp
[−]
[src]
pub unsafe extern "C" fn sqlite3_stricmp(
arg1: *const c_char,
arg2: *const c_char
) -> c_int