Struct freetype::ffi::FT_Data
[−]
[src]
pub struct FT_Data {
pub pointer: *const u8,
pub length: i32,
}Fields
pointer | |
length |
pub struct FT_Data {
pub pointer: *const u8,
pub length: i32,
}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).