Struct freetype_sys::FT_Generic [] [src]

#[repr(C)]
pub struct FT_Generic { pub data: *mut c_void, pub finalizer: FT_Generic_Finalizer, }

Fields