Function windows::Win32::System::Rpc::RpcServerUseProtseqW
pub unsafe fn RpcServerUseProtseqW<P0>(
protseq: P0,
maxcalls: u32,
securitydescriptor: Option<*const c_void>,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,