[][src]Function freetype::freetype::FT_Set_Transform

pub unsafe extern "C" fn FT_Set_Transform(
    face: FT_Face,
    matrix: *mut FT_Matrix,
    delta: *mut FT_Vector
)