logo
pub fn handle_message(wnd: HWINDOW, event: Message) -> bool
Expand description

Notify Sciter about UI-specific events.

wnd here is not a window handle but rather a window instance (pointer).