Function gio_sys::g_file_attribute_matcher_matches

source ยท
pub unsafe extern "C" fn g_file_attribute_matcher_matches(
    matcher: *mut GFileAttributeMatcher,
    attribute: *const c_char,
) -> gboolean