Function browser_window_core::prelude::cbw_Application_exitAsync [−][src]
pub unsafe extern "C" fn cbw_Application_exitAsync(
app: *mut cbw_Application,
exit_code: i32
)
Expand description
Same as bw_Application_exit, but guaranteed to be thread-safe The exit_code will be returned by bw_Application_run.