Function RpcNsProfileEltRemoveA
pub unsafe fn RpcNsProfileEltRemoveA<P1, P4>(
profilenamesyntax: u32,
profilename: P1,
ifid: Option<*const RPC_IF_ID>,
membernamesyntax: u32,
membername: P4,
) -> RPC_STATUSwhere
P1: Param<PCSTR>,
P4: Param<PCSTR>,