Function ul_sys::ulViewSetUpdateHistoryCallback[][src]

pub unsafe extern "C" fn ulViewSetUpdateHistoryCallback(
    view: ULView,
    callback: ULUpdateHistoryCallback,
    user_data: *mut c_void
)
Expand description

Set callback for when the history (back/forward state) is modified.