pub unsafe extern "C" fn dpiConn_rollback(conn: *mut dpiConn) -> c_int
Rolls back the current active transaction.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.