#[unsafe(no_mangle)]pub unsafe extern "C" fn lumen_history_go(delta: c_int) -> LumenStatusExpand description
history.go(delta): step delta entries (negative back, positive
forward) through the in-memory history stack. Thread-safe.
#[unsafe(no_mangle)]pub unsafe extern "C" fn lumen_history_go(delta: c_int) -> LumenStatushistory.go(delta): step delta entries (negative back, positive
forward) through the in-memory history stack. Thread-safe.