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

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