Function wacom_sys::libwacom_get_supported_styli [] [src]

pub unsafe extern "C" fn libwacom_get_supported_styli(
    device: *const WacomDevice,
    num_styli: *mut c_int
) -> *const c_int

@param device The tablet to query @param num_styli Return location for the number of listed styli @return an array of Styli IDs supported by the device