Texture.toHash

Gets the hash of the dsdl2.Texture

class Texture
override const @trusted
hash_t
toHash
()

Return Value

Type: hash_t

unique hash for the instance being the pointer of the internal SDL_Texture pointer

Meta