Function wacom_sys::libwacom_is_builtin [] [src]

pub unsafe extern "C" fn libwacom_is_builtin(
    device: *const WacomDevice
) -> c_int

@param device The tablet to query @return non-zero if the device is built into the screen (ie a screen tablet) or zero if the device is an external tablet @deprecated 0.7 Use libwacom_get_integration_flags() instead.