Function sqlite3_sys::sqlite3_strlike

source ยท
pub unsafe extern "C" fn sqlite3_strlike(
    p: *const c_char,
    p: *const c_char,
    n: c_uint,
) -> c_int