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

Required features: ‘Win32_System_SqlLite’