gio_sys

Function g_file_attribute_matcher_matches_only

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