Skip to main content

lumen_window_set_href

Function lumen_window_set_href 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lumen_window_set_href( path: *const c_char, ) -> LumenStatus
Expand description

window.set_href: navigate to a page path. Binds onto the same lumen_core::nav bus as lumen_navigate. Thread-safe.