pub unsafe extern "system" fn sqlite3_strlike(
    zglob: PSTR,
    zstr: PSTR,
    cesc: u32
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’