Function libvips::bindings::g_regex_match_all[][src]

pub unsafe extern "C" fn g_regex_match_all(
    regex: *const GRegex,
    string: *const gchar,
    match_options: GRegexMatchFlags,
    match_info: *mut *mut GMatchInfo
) -> gboolean