Type Definition gst::ffi::GstValueDeserializeFunc [−][src]
type GstValueDeserializeFunc = Option<extern "C" fn(dest: *mut GValue, s: *const gchar) -> gboolean>;
type GstValueDeserializeFunc = Option<extern "C" fn(dest: *mut GValue, s: *const gchar) -> gboolean>;