Type Alias VipsSaveString

Source
pub type VipsSaveString = _VipsSaveString;

Aliased Type§

struct VipsSaveString {
    pub s: *mut i8,
}

Fields§

§s: *mut i8