freetype_
sys
0.20.1
freetype_sys
Type Alias
FT_Raster_BitTest_Func
Copy item path
Source
pub type FT_Raster_BitTest_Func = extern "C"
fn
(y:
c_int
, x:
c_int
, user:
*mut
c_void
) ->
c_int
;