Function windows::Win32::System::Rpc::RpcServerUseProtseqW

pub unsafe fn RpcServerUseProtseqW<P0>(
    protseq: P0,
    maxcalls: u32,
    securitydescriptor: Option<*const c_void>,
) -> RPC_STATUS
where P0: Param<PCWSTR>,