num_features property

  1. @Size()
int num_features
getter/setter pair

Number of valid entries in the features array.

Implementation

@ffi.Size()
external int num_features;