[−][src]Function odbc::ffi::SQLCloseCursor
pub unsafe extern "system" fn SQLCloseCursor(hstmt: *mut Stmt) -> SQLRETURN
Closes a cursor that has been opened on a statement and discards pending results.
Returns
SQL_SUCCESS
, SQL_SUCCESS_WITH_INFO
, SQL_ERROR
or SQL_INVALID_HANDLE