Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpV4SetOptionValue
pub unsafe extern "system" fn DhcpV4SetOptionValue(
serveripaddress: PCWSTR,
flags: u32,
optionid: u32,
policyname: PCWSTR,
vendorname: PCWSTR,
scopeinfo: *mut DHCP_OPTION_SCOPE_INFO,
optionvalue: *mut DHCP_OPTION_DATA,
) -> u32