Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetSubnetInfo

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