pub unsafe extern "system" fn DhcpV4AddPolicyRange(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    policyname: PCWSTR,
    range: *const DHCP_IP_RANGE
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"