Function windows::Win32::System::Rpc::RpcNsBindingUnexportPnPW

pub unsafe fn RpcNsBindingUnexportPnPW<P0>(
    entrynamesyntax: u32,
    entryname: P0,
    ifspec: Option<*const c_void>,
    objectvector: Option<*const UUID_VECTOR>,
) -> RPC_STATUS
where P0: Param<PCWSTR>,