Function windows_sys::Win32::Networking::WinSock::RtlIpv6AddressToStringExW
[−]pub unsafe extern "system" fn RtlIpv6AddressToStringExW(
address: *const IN6_ADDR,
scopeid: u32,
port: u16,
addressstring: PWSTR,
addressstringlength: *mut u32
) -> i32Expand description
Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’
