Struct freetype_sys::FT_Data [] [src]

#[repr(C)]
pub struct FT_Data { pub pointer: *const FT_Byte, pub length: FT_Int, }

Fields