Function glib_sys::g_match_info_fetch_named_pos 
                   
                       [−]
                   
               [src]
pub unsafe extern "C" fn g_match_info_fetch_named_pos(
match_info: *const GMatchInfo,
name: *const c_char,
start_pos: *mut c_int,
end_pos: *mut c_int
) -> gboolean