Function sapnwrfc::binding::RfcGetTypeName
[−]
[src]
pub unsafe extern "C" fn RfcGetTypeName(
typeHandle: RFC_TYPE_DESC_HANDLE,
bufferForName: *mut RFC_CHAR,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Returns the name of the type.
\in typeHandle The type description. \out bufferForName Will receive the null-terminated DDIC name of the structure definition. \out *errorInfo Should always return successfully... \return RFC_RC