Function windows::Win32::System::Rpc::RpcStringBindingComposeW
pub unsafe fn RpcStringBindingComposeW<P0, P1, P2, P3, P4>(
objuuid: P0,
protseq: P1,
networkaddr: P2,
endpoint: P3,
options: P4,
stringbinding: Option<*mut PWSTR>,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,
P4: Param<PCWSTR>,