pub unsafe extern "system" fn RtlIpv6AddressToStringExA(
    address: *const IN6_ADDR,
    scopeid: u32,
    port: u16,
    addressstring: PSTR,
    addressstringlength: *mut u32
) -> i32
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’