Function wacom_sys::libwacom_get_button_flag [] [src]

pub unsafe extern "C" fn libwacom_get_button_flag(
    device: *const WacomDevice,
    button: c_char
) -> WacomButtonFlags

@param device The tablet to query @param button The ID of the button to check for, between 'A' and 'Z' @return a WacomButtonFlags with information about the button