Struct freetype_sys::FT_Data
[−]
[src]
pub struct FT_Data {
pub pointer: *const FT_Byte,
pub length: FT_Int,
}Fields
pointer | |
length |
pub struct FT_Data {
pub pointer: *const FT_Byte,
pub length: FT_Int,
}pointer | |
length |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).