[][src]Type Definition gstreamer_sys::GstValueDeserializeFunc

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