Function libsqlite3_sys::sqlite3_strlike
source ยท pub unsafe extern "C" fn sqlite3_strlike(
zGlob: *const c_char,
zStr: *const c_char,
cEsc: c_uint,
) -> c_int
pub unsafe extern "C" fn sqlite3_strlike(
zGlob: *const c_char,
zStr: *const c_char,
cEsc: c_uint,
) -> c_int