sfFont_createFromMemory

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfFont* sfFont_createFromMemory(const(void)* data, size_t sizeInBytes)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfFont_createFromMemory
    (
    const(void)* data
    ,)
  2. psfFont_createFromMemory sfFont_createFromMemory;

Meta