Function g_regex_match

pub unsafe extern "C" fn g_regex_match(
    regex: *const GRegex,
    string: *const i8,
    match_options: u32,
    match_info: *mut *mut GMatchInfo,
) -> i32