Type Definition libvips_rs::bindings::GObjectSetPropertyFunc
source · pub type GObjectSetPropertyFunc = Option<unsafe extern "C" fn(object: *mut GObject, property_id: guint, value: *const GValue, pspec: *mut GParamSpec)>;