Function libevdev_has_property

Source
pub unsafe extern "C" fn libevdev_has_property(
    dev: *const libevdev,
    prop: c_uint,
) -> c_int