Type Definition gst::ffi::GObjectSetPropertyFunc [−][src]
type GObjectSetPropertyFunc = Option<extern "C" fn(object: *mut GObject, property_id: guint, value: *const GValue, pspec: *mut GParamSpec)>;
type GObjectSetPropertyFunc = Option<extern "C" fn(object: *mut GObject, property_id: guint, value: *const GValue, pspec: *mut GParamSpec)>;