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

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