pub unsafe extern "system" fn sqlite3_log(
    ierrcode: i32,
    zformat: PSTR
)
Expand description

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’