Skip to main content

lumen_app_free

Function lumen_app_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lumen_app_free(app: *mut LumenApp)
Expand description

Drop the app handle without running. Safe to call on null.