sfFont_copy

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_copy(const(sfFont)* font)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfFont_copy
    (
    const(sfFont)* font
    )
  2. psfFont_copy sfFont_copy;

Meta