sfFont_createFromMemory

Undocumented in source.
  1. sfFont* sfFont_createFromMemory(const(void)* data, size_t sizeInBytes)
  2. psfFont_createFromMemory sfFont_createFromMemory;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfFont_createFromMemory sfFont_createFromMemory;

Meta