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