Type Alias VipsSaveString

Source
pub type VipsSaveString = _VipsSaveString;

Aliased Type§

#[repr(C)]
pub struct VipsSaveString { pub s: *mut i8, }

Fields§

§s: *mut i8