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