Function sapnwrfc::binding::RfcDestroyTransaction [] [src]

pub unsafe extern "C" fn RfcDestroyTransaction(
    tHandle: RFC_TRANSACTION_HANDLE,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Releases the memory of the transaction container.

\in tHandle A transaction handle that is no longer needed. \out *errorInfo Not much that can go wrong here... \return RFC_RC