n_ctx property

  1. @Uint32()
int n_ctx
getter/setter pair

text context, 0 = from model

Implementation

@ffi.Uint32()
external int n_ctx;