Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4GetPolicy
pub unsafe extern "system" fn DhcpV4GetPolicy(
serveripaddress: PCWSTR,
fglobalpolicy: BOOL,
subnetaddress: u32,
policyname: PCWSTR,
policy: *mut *mut DHCP_POLICY,
) -> u32