Function g_pattern_match_simple

Source
pub unsafe extern "C" fn g_pattern_match_simple(
    pattern: *const gchar,
    string: *const gchar,
) -> gboolean