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

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’