Type Definition freetype::freetype::FT_Raster_DoneFunc [] [src]

type FT_Raster_DoneFunc = Option<unsafe extern "C" fn(_: FT_Raster)>;