Function vips_sys::g_pattern_match [] [src]

pub unsafe extern "C" fn g_pattern_match(
    pspec: *mut GPatternSpec,
    string_length: guint,
    string: *const gchar,
    string_reversed: *const gchar
) -> gboolean