Function freetype_sys::FT_Get_MM_WeightVector

source ยท
pub unsafe extern "C" fn FT_Get_MM_WeightVector(
    face: FT_Face,
    len: *mut FT_UInt,
    weightvector: *mut FT_Fixed,
) -> FT_Error