pub fn cancel_main_loop()
Expand description
Cancels the main loop of the calling thread that was set using set_main_loop_with_arg
or set_main_loop
.
pub fn cancel_main_loop()
Cancels the main loop of the calling thread that was set using set_main_loop_with_arg
or set_main_loop
.