Function windows::Win32::NetworkManagement::Dhcp::DhcpV4CreateClientInfo
pub unsafe fn DhcpV4CreateClientInfo<P0>(
serveripaddress: P0,
clientinfo: *const DHCP_CLIENT_INFO_PB,
) -> u32where
P0: Param<PCWSTR>,