Function sapnwrfc::binding::RfcDescribeFunction
[−]
[src]
pub unsafe extern "C" fn RfcDescribeFunction(
funcHandle: RFC_FUNCTION_HANDLE,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_FUNCTION_DESC_HANDLE
Returns the metadata description for the given function module.
\in funcHandle A function module. \out *errorInfo Can't possibly go wrong... \return The metadata description that had been used when creating the function module container.