freetype_sys

Type Alias FT_Raster_BitSet_Func

Source
pub type FT_Raster_BitSet_Func = extern "C" fn(y: c_int, x: c_int, user: *mut c_void);