[−][src]Function browser_window_core::prelude::cbw_Application_exit
pub unsafe extern "C" fn cbw_Application_exit(
app: *mut cbw_Application,
exit_code: i32
)
Exits the main loop, returning execution to the function that invoked the run call. The exit_code will be returned by bw_Application_run.