user_cblack property

  1. @Array<NativeType>([4])
Array<Int> user_cblack
getter/setter pair

Implementation

@ffi.Array.multi([4])
external ffi.Array<ffi.Int> user_cblack;