fd_array property

  1. @Array<NativeType>(64)
Array<IntPtr> fd_array
getter/setter pair

Implementation

@Array(64)
external Array<IntPtr> fd_array;