pub unsafe extern "system" fn DhcpSetOptionInfo(
    serveripaddress: PCWSTR,
    optionid: u32,
    optioninfo: *const DHCP_OPTION
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp"