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