pub unsafe extern "system" fn DhcpServerSetConfigV4(
    serveripaddress: PCWSTR,
    fieldstoset: u32,
    configinfo: *mut DHCP_SERVER_CONFIG_INFO_V4
) -> u32
Expand description

Required features: "Win32_NetworkManagement_Dhcp", "Win32_Foundation"