Function freetype_sys::FT_Glyph_To_Bitmap [] [src]

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