Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetOptionInfo
pub unsafe extern "system" fn DhcpGetOptionInfo(
serveripaddress: PCWSTR,
optionid: u32,
optioninfo: *mut *mut DHCP_OPTION
) -> u32