Function browser_window_c::cbw_Application_free
source · pub unsafe extern "C" fn cbw_Application_free(
app: *mut cbw_Application
)Expand description
Shuts down the applcation runtime & frees it’s memory.
pub unsafe extern "C" fn cbw_Application_free(
app: *mut cbw_Application
)Shuts down the applcation runtime & frees it’s memory.