Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetOptionValue
pub unsafe extern "system" fn DhcpGetOptionValue(
serveripaddress: PCWSTR,
optionid: u32,
scopeinfo: *const DHCP_OPTION_SCOPE_INFO,
optionvalue: *mut *mut DHCP_OPTION_VALUE
) -> u32