Function sqlite3_log

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