Interface windows_struct.in6_addr.anon$u

All Superinterfaces:
java.foreign.memory.Struct<windows_struct.in6_addr.anon$u>
Enclosing interface:
windows_struct.in6_addr

public static interface windows_struct.in6_addr.anon$u
extends java.foreign.memory.Struct<windows_struct.in6_addr.anon$u>
  • Method Summary

    Modifier and Type Method Description
    java.foreign.memory.Array<java.lang.Byte> Byte$get()  
    java.foreign.memory.Array<java.lang.Short> Word$get()  

    Methods inherited from interface java.foreign.memory.Struct

    ptr
  • Method Details

    • Byte$get

      java.foreign.memory.Array<java.lang.Byte> Byte$get()
    • Word$get

      java.foreign.memory.Array<java.lang.Short> Word$get()