Function ul_sys::ulViewSetChangeCursorCallback[][src]

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

Set callback for when the mouse cursor changes.