ID3DX10Font.DrawText

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. alias DrawText = DrawTextW
  2. alias DrawText = DrawTextA
    interface ID3DX10Font
    version(!Unicode)
    extern (Windows)
    alias DrawText = DrawTextA

Meta