[][src]Function winapi::shared::mstcpip::RtlIpv6AddressToStringExW

pub unsafe extern "system" fn RtlIpv6AddressToStringExW(
    Address: *const IN6_ADDR,
    ScopeId: ULONG,
    Port: USHORT,
    AddressString: PWSTR,
    AddressStringLength: PULONG
) -> LONG