udev_device_has_tag

Function udev_device_has_tag 

Source
pub unsafe extern "C" fn udev_device_has_tag(
    udev_device: *mut udev_device,
    tag: *const c_char,
) -> c_int