freetype_sys::FT_Alloc_Func [] [src]

type FT_Alloc_Func = extern fn(FT_Memory, c_long) -> *mut c_void;