Function freetype_sys::FT_Glyph_To_Bitmap
source ยท pub unsafe extern "C" fn FT_Glyph_To_Bitmap(
the_glyph: *mut FT_Glyph,
render_mode: FT_Render_Mode,
origin: *mut FT_Vector,
destroy: FT_Bool,
) -> FT_Error
pub unsafe extern "C" fn FT_Glyph_To_Bitmap(
the_glyph: *mut FT_Glyph,
render_mode: FT_Render_Mode,
origin: *mut FT_Vector,
destroy: FT_Bool,
) -> FT_Error