[][src]Function odbc::ffi::SQLCancelHandle

pub unsafe extern "system" fn SQLCancelHandle(
    handle_type: HandleType,
    handle: *mut Obj
) -> SQLRETURN

Cancels the processing on a connection or statement.

Returns

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR or SQL_INVALID_HANDLE