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