pub unsafe extern "system" fn DhcpSetOptionValues(
    serveripaddress: PCWSTR,
    scopeinfo: *const DHCP_OPTION_SCOPE_INFO,
    optionvalues: *const DHCP_OPTION_VALUE_ARRAY
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"