Function windows::Win32::System::Rpc::RpcNsProfileEltRemoveW
pub unsafe fn RpcNsProfileEltRemoveW<P0, P1>(
profilenamesyntax: u32,
profilename: P0,
ifid: Option<*const RPC_IF_ID>,
membernamesyntax: u32,
membername: P1,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,