Tao.FreeType SDK Documentation

FT.FT_Done_FreeType Method 

[Visual Basic]
Public Shared Function FT_Done_FreeType( _
   ByVal library As IntPtr _
) As Integer
[C#]
public static int FT_Done_FreeType(
   IntPtr library
);

See Also

FT Class | Tao.FreeType Namespace