[][src]Function glib_sys::g_regex_check_replacement

pub unsafe extern "C" fn g_regex_check_replacement(
    replacement: *const c_char,
    has_references: *mut gboolean,
    error: *mut *mut GError
) -> gboolean