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