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

Required features: "Win32_Foundation"