Function freetype_sys::FT_Get_Track_Kerning [] [src]

pub unsafe extern "C" fn FT_Get_Track_Kerning(
    face: FT_Face,
    point_size: FT_Fixed,
    degree: FT_Int,
    akerning: *mut FT_Fixed
) -> FT_Error