pub unsafe extern "system" fn DhcpHlprAddV4PolicyRange(
    policy: *mut DHCP_POLICY,
    range: *const DHCP_IP_RANGE
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp", "Win32_Foundation"