mnt_cache_device_has_tag

Function mnt_cache_device_has_tag 

Source
pub unsafe extern "C" fn mnt_cache_device_has_tag(
    cache: *mut libmnt_cache,
    devname: *const c_char,
    token: *const c_char,
    value: *const c_char,
) -> c_int