Function input_sys::libinput_tablet_pad_mode_group_ref[][src]

pub unsafe extern "C" fn libinput_tablet_pad_mode_group_ref(
    group: *mut libinput_tablet_pad_mode_group
) -> *mut libinput_tablet_pad_mode_group
Expand description

@ingroup tablet_pad_modes

Increase the refcount of the mode group. A mode group will be freed whenever the refcount reaches 0.

@param group A previously obtained mode group @return The passed mode group

@since 1.4