Function sqlite3::ffi::sqlite3_log [] [src]

pub unsafe extern "C" fn sqlite3_log(
    iErrCode: c_int,
    zFormat: *const c_char,
     ...
)