Function Font.toHash
Gets the hash of the Font
override ulong toHash() nothrow @trusted const;
Returns
unique hash for the instance being the pointer of the internal TTF_Font
pointer
Gets the hash of the Font
override ulong toHash() nothrow @trusted const;
unique hash for the instance being the pointer of the internal TTF_Font
pointer