Type Definition GValueTransform
gobject_sys
type GValueTransform = Option<unsafe extern "C" fn(_: *const GValue, _: *mut GValue)>;