abort_callback property

  1. @Int()
int abort_callback
getter/setter pair

called each time before ggml computation starts

Implementation

@ffi.Int()
external int abort_callback;