[][src]Type Definition freetype::freetype::FT_Raster_BitSet_Func

type FT_Raster_BitSet_Func = Option<unsafe extern "C" fn(y: c_int, x: c_int, user: *mut c_void)>;