Type Alias VipsThing

Source
pub type VipsThing = _VipsThing;

Aliased Type§

#[repr(C)]
pub struct VipsThing { pub i: i32, }

Fields§

§i: i32