cpumask property

  1. @Array<NativeType>([512])
Array<Bool> cpumask
getter/setter pair

Implementation

@ffi.Array.multi([512])
external ffi.Array<ffi.Bool> cpumask;