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

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