#[unsafe(no_mangle)]pub unsafe extern "C" fn lumen_app_set_title( app: *mut LumenApp, title: *const c_char, ) -> LumenStatus
Override the window title (default: derived from lumen.toml or the directory name).
lumen.toml