Function windows::Win32::System::Rpc::I_RpcNsBindingSetEntryNameA
pub unsafe fn I_RpcNsBindingSetEntryNameA<P0>(
binding: *const c_void,
entrynamesyntax: u32,
entryname: P0,
) -> RPC_STATUSwhere
P0: Param<PCSTR>,