sfText_setString

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_setString(sfText* text, const(char)* string)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    void
    sfText_setString
    (,
    const(char)* string
    )
  2. psfText_setString sfText_setString;

Meta