Function gst::ffi::g_variant_parse [−][src]
pub unsafe extern "C" fn g_variant_parse(
_type: *const GVariantType,
text: *const gchar,
limit: *const gchar,
endptr: *mut *const gchar,
error: *mut *mut GError
) -> *mut GVariant