Function freetype_sys::FT_Get_Track_Kerning
source ยท 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
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