pub unsafe extern "system" fn DhcpAddSubnetElement(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    addelementinfo: *const DHCP_SUBNET_ELEMENT_DATA
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"