sfColor_fromRGB

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfColor sfColor_fromRGB(sfUint8 red, sfUint8 green, sfUint8 blue)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfColor_fromRGB
  2. psfColor_fromRGB sfColor_fromRGB;

Meta