Type Definition gstreamer_sys::GstValueDeserializeWithPSpecFunc[][src]

pub type GstValueDeserializeWithPSpecFunc = Option<unsafe extern "C" fn(_: *mut GValue, _: *const c_char, _: *mut GParamSpec) -> gboolean>;