[−][src]Function gst::ffi::g_markup_parse_context_parse
pub unsafe extern "C" fn g_markup_parse_context_parse(
context: *mut GMarkupParseContext,
text: *const gchar,
text_len: gssize,
error: *mut *mut GError
) -> gboolean