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