windows::Win32::System::Rpc

Function RpcNsBindingUnexportA

pub unsafe fn RpcNsBindingUnexportA<P1>(
    entrynamesyntax: u32,
    entryname: P1,
    ifspec: Option<*const c_void>,
    objectuuidvec: Option<*const UUID_VECTOR>,
) -> RPC_STATUS
where P1: Param<PCSTR>,