glib_sys

Function g_match_info_next

source
pub unsafe extern "C" fn g_match_info_next(
    match_info: *mut GMatchInfo,
    error: *mut *mut GError,
) -> gboolean