Type Definition gstreamer_sys::GstValueDeserializeWithPSpecFunc[][src]

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