Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetClientOptions
pub unsafe extern "system" fn DhcpGetClientOptions(
serveripaddress: PCWSTR,
clientipaddress: u32,
clientsubnetmask: u32,
clientoptions: *mut *mut DHCP_OPTION_LIST,
) -> u32