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