sqlite3_sys

Function sqlite3_stricmp

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