Function fltk::app::awake_msg[][src]

pub unsafe fn awake_msg<T>(msg: T)

Sends a custom message

Safety

The type must be Send and Sync safe