sfFont_getUnderlinePosition

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_getUnderlinePosition(const(sfFont)* font, uint characterSize)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    static if(sfmlSupport >= SFMLSupport.sfml220)
    float
    sfFont_getUnderlinePosition
    (
    const(sfFont)* font
    ,)
  2. psfFont_getUnderlinePosition sfFont_getUnderlinePosition;

Meta