Function wacom_sys::libwacom_get_matches [] [src]

pub unsafe extern "C" fn libwacom_get_matches(
    device: *const WacomDevice
) -> *mut *const WacomMatch

@param device The tablet to query @return A pointer to the null-terminated list of possible matches for this device. Do not modify this pointer or any content!