Function ic_sqlite_features::ffi::sqlite3_log

source ยท
pub unsafe extern "C" fn sqlite3_log(
    iErrCode: i32,
    zFormat: *const i8,
    ...
)