freetype::ffi::FT_Alloc_Func [] [src]

type FT_Alloc_Func = extern fn(*mut FT_MemoryRec, i64) -> *mut c_void;