Function windows::Win32::System::Rpc::RpcNsBindingUnexportA
pub unsafe fn RpcNsBindingUnexportA<P0>(
entrynamesyntax: u32,
entryname: P0,
ifspec: Option<*const c_void>,
objectuuidvec: Option<*const UUID_VECTOR>,
) -> RPC_STATUSwhere
P0: Param<PCSTR>,