Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpSetSubnetInfo

pub unsafe extern "system" fn DhcpSetSubnetInfo(
    serveripaddress: PCWSTR,
    subnetaddress: u32,
    subnetinfo: *const DHCP_SUBNET_INFO,
) -> u32