Function sapnwrfc::binding::RfcGetDirectionAsString
[−]
[src]
pub unsafe extern "C" fn RfcGetDirectionAsString(
direction: RFC_DIRECTION
) -> *const SAP_UC
Converts an RFC_DIRECTION direction indicator to a human readable string for logging purposes.
\in direction Direction indicator to convert \return String representation of the direction \warning Don't free the returned SAP_UC pointer -- its's static memory...