[][src]Type Definition gst::ffi::GstValueDeserializeFunc

type GstValueDeserializeFunc = Option<extern "C" fn(dest: *mut GValue, s: *const gchar) -> gboolean>;