Function windows::Win32::System::Rpc::RpcNsMgmtBindingUnexportA
pub unsafe fn RpcNsMgmtBindingUnexportA<P0>(
entrynamesyntax: u32,
entryname: P0,
ifid: Option<*const RPC_IF_ID>,
versoption: u32,
objectuuidvec: Option<*const UUID_VECTOR>,
) -> RPC_STATUSwhere
P0: Param<PCSTR>,