sqlite3_sys

Function sqlite3_strlike

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