DartGhosttyTerminalTitleChangedFnFunction typedef
DartGhosttyTerminalTitleChangedFnFunction =
void Function(GhosttyTerminal terminal, Pointer<Void> userdata)
Implementation
typedef DartGhosttyTerminalTitleChangedFnFunction =
void Function(GhosttyTerminal terminal, ffi.Pointer<ffi.Void> userdata);