Type Definition ul_sys::ULChangeCursorCallback[][src]

pub type ULChangeCursorCallback = Option<unsafe extern "C" fn(user_data: *mut c_void, caller: ULView, cursor: ULCursor)>;