Skip to content

MTY_PrintEvent

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Print an MTY_Event to stdout.

void MTY_PrintEvent(
    const MTY_Event * evt
);

Parameters

evt (const MTY_Event *)

The event to inspect.

Platform support

Windows   macOS   Android   Linux   Web  

See also

Module: App

Clone this wiki locally