Function windows::Win32::System::Rpc::I_RpcServerStartService
pub unsafe fn I_RpcServerStartService<P0, P1>(
protseq: P0,
endpoint: P1,
ifspec: *const c_void,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,