D3DXCreateFontA

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
HRESULT
D3DXCreateFontA
(
IDirect3DDevice9 pDevice
,
UINT Height
,
UINT Width
,
UINT Weight
,,
BOOL Italic
,
DWORD CharSet
,,
DWORD Quality
,,
LPCTSTR pFacename
,)

Meta