sfRectangleShape_getTexture

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(sfTexture)* sfRectangleShape_getTexture(const(sfRectangleShape)* shape)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    const(sfTexture)*
    sfRectangleShape_getTexture
  2. psfRectangleShape_getTexture sfRectangleShape_getTexture;

Meta