setCallback property

Implementation

final bool Function(
    ffi.Pointer<ffi.Void>,
    ffi.Pointer<ffi.Char>,
    ffi.Pointer<ffi.NativeFunction<SlintAotCallbackNative>>,
    ffi.Pointer<ffi.Void>) setCallback;