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