Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4GetPolicyEx

pub unsafe extern "system" fn DhcpV4GetPolicyEx(
    serveripaddress: PCWSTR,
    globalpolicy: BOOL,
    subnetaddress: u32,
    policyname: PCWSTR,
    policy: *mut *mut DHCP_POLICY_EX,
) -> u32