Function windows::Win32::NetworkManagement::Dhcp::DhcpGetSubnetInfo
pub unsafe fn DhcpGetSubnetInfo<P0>(
serveripaddress: P0,
subnetaddress: u32,
subnetinfo: *mut *mut DHCP_SUBNET_INFO,
) -> u32where
P0: Param<PCWSTR>,