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