pub unsafe extern "system" fn RtlIpv6AddressToStringW(
    addr: *const IN6_ADDR,
    s: PWSTR
) -> PWSTR
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’