Function sapnwrfc::binding::RfcCloneStructure
[−]
[src]
pub unsafe extern "C" fn RfcCloneStructure(
srcStructureHandle: RFC_STRUCTURE_HANDLE,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_STRUCTURE_HANDLE
Clones a sructure including the data in it.
\in srcStructureHandle The structure to clone. \out *errorInfo Not enough memory? \return A handle to the newly created copy of the input structure.