Function sapnwrfc::binding::RfcGetFunctionName [] [src]

pub unsafe extern "C" fn RfcGetFunctionName(
    funcDesc: RFC_FUNCTION_DESC_HANDLE,
    bufferForName: *mut RFC_CHAR,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
[]

Returns a function module's DDIC name.

\in funcDesc The function module description. \out bufferForName Will receive the function module's DDIC name. \out *errorInfo Should always return successfully. \return RFC_RC