ThermionDartRenderCallbackFunction typedef

ThermionDartRenderCallbackFunction = void Function(Pointer<Void> owner)

Implementation

typedef ThermionDartRenderCallbackFunction = void Function(
    ffi.Pointer<ffi.Void> owner);