Function windows::Win32::NetworkManagement::Dhcp::DhcpGetServerBindingInfo
pub unsafe fn DhcpGetServerBindingInfo<P0>(
serveripaddress: P0,
flags: u32,
bindelementsinfo: *mut *mut DHCP_BIND_ELEMENT_ARRAY,
) -> u32where
P0: Param<PCWSTR>,