llama_progress_callbackFunction typedef

llama_progress_callbackFunction = Bool Function(Float progress, Pointer<Void> user_data)

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

typedef llama_progress_callbackFunction = ffi.Bool Function(
    ffi.Float progress, ffi.Pointer<ffi.Void> user_data);