Function libinput_tablet_tool_set_user_data
pub unsafe extern "C" fn libinput_tablet_tool_set_user_data(
tool: *mut libinput_tablet_tool,
user_data: *mut c_void,
)
Expand description
@ingroup event_tablet
Set the user data associated with a tool object, if any.
@param tool The libinput tool @param user_data The user data to associate with the tool object
@since 1.2