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

type GstValueSerializeFunc = Option<extern "C" fn(value1: *const GValue) -> *mut gchar>;