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