Type Definition vips_sys::GObjectGetPropertyFunc [] [src]

type GObjectGetPropertyFunc = Option<unsafe extern "C" fn(object: *mut GObject, property_id: guint, value: *mut GValue, pspec: *mut GParamSpec)>;