[−][src]Function odbc::ffi::SQLCancel
pub unsafe extern "system" fn SQLCancel(
statement_handle: *mut Stmt
) -> SQLRETURN
Cancels the processing on a statement.
Returns
SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR or SQL_INVALID_HANDLE