freetype::ffi::FT_Stream_IoFunc [−] [src]

type FT_Stream_IoFunc =  extern "C" fn(*mut FT_StreamRec, u64, *const u8, u64) -> u64;