gio_sys

Function g_file_attribute_matcher_matches

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