Function sqlite3_strglob

Source
pub unsafe extern "C" fn sqlite3_strglob(
    zGlob: *const i8,
    zStr: *const i8,
) -> i32