Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4AddPolicyRange
pub unsafe extern "system" fn DhcpV4AddPolicyRange(
serveripaddress: PCWSTR,
subnetaddress: u32,
policyname: PCWSTR,
range: *const DHCP_IP_RANGE
) -> u32