Struct freetype::ffi::FT_Data [] [src]

pub struct FT_Data {
    pub pointer: *const u8,
    pub length: i32,
}

Fields

pointer
length