sfFont_getUnderlineThickness

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. float sfFont_getUnderlineThickness(const(sfFont)* font, uint characterSize)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml220)
    float
    sfFont_getUnderlineThickness
    (
    const(sfFont)* font
    ,)
  2. psfFont_getUnderlineThickness sfFont_getUnderlineThickness;

Meta