pub unsafe fn FT_HAS_MULTIPLE_MASTERS(face: FT_Face) -> bool
Returns true whenever a face object contains some multiple masters.
face must be a valid FT_Face that can be dereferenced.
face
FT_Face