Function freetype_sys::FT_Glyph_Transform
source ยท pub unsafe extern "C" fn FT_Glyph_Transform(
glyph: FT_Glyph,
matrix: *mut FT_Matrix,
delta: *mut FT_Vector,
) -> FT_Error
pub unsafe extern "C" fn FT_Glyph_Transform(
glyph: FT_Glyph,
matrix: *mut FT_Matrix,
delta: *mut FT_Vector,
) -> FT_Error