[][src]Function browser_window_c::cbw_Application_exitAsync

pub unsafe extern "C" fn cbw_Application_exitAsync(
    app: *mut cbw_Application,
    exit_code: c_int
)

Same as bw_Application_exit, but guaranteed to be thread-safe The exit_code will be returned by bw_Application_run.