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

Required features: "Win32_Networking_WinSock"