sfText_setFont

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

Meta