Function sapnwrfc::binding::RfcGetTypeAsString [] [src]

pub unsafe extern "C" fn RfcGetTypeAsString(type_: RFCTYPE) -> *const SAP_UC

Converts an RFCTYPE data type indicator to a human readable string for logging purposes.

\in type Data type indicator to convert \return String representation of the type \warning Don't free the returned SAP_UC pointer -- its's static memory...