Function sqlite_tiny::ffi::sqlite3_strlike
source · pub unsafe extern "C" fn sqlite3_strlike(
zGlob: *const c_char,
zStr: *const c_char,
cEsc: c_uint
) -> c_intpub unsafe extern "C" fn sqlite3_strlike(
zGlob: *const c_char,
zStr: *const c_char,
cEsc: c_uint
) -> c_int