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