Function windows_sys::Win32::NetworkManagement::Dhcp::DhcpGetServerBindingInfo
[−]pub unsafe extern "system" fn DhcpGetServerBindingInfo(
serveripaddress: PCWSTR,
flags: u32,
bindelementsinfo: *mut *mut DHCP_BIND_ELEMENT_ARRAY
) -> u32
Expand description
Required features: ‘Win32_NetworkManagement_Dhcp’, ‘Win32_Foundation’