freetype::ffi::FT_Alloc_Func
[−]
[src]
type FT_Alloc_Func = extern "C" fn(*mut FT_MemoryRec, i64) -> *mut c_void;
type FT_Alloc_Func = extern "C" fn(*mut FT_MemoryRec, i64) -> *mut c_void;