Skip to main content

GhosttyOscCommand_ptr

Type Alias GhosttyOscCommand_ptr 

Source
pub type GhosttyOscCommand_ptr = *mut GhosttyOscCommand;
Expand description

Opaque handle to a single OSC command.

This handle represents a parsed OSC (Operating System Command) command. The command can be queried for its type and associated data.

@ingroup osc