freetype_sys::FT_Stream_IoFunc [] [src]

type FT_Stream_IoFunc = extern fn(FT_Stream, c_ulong, *const c_uchar, c_ulong) -> c_ulong;