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