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