D3DXCreateTexture

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
D3DXCreateTexture
(
IDirect3DDevice9 pDevice
,
UINT Width
,
UINT Height
,,
DWORD Usage
,
D3DFORMAT Format
,
D3DPOOL Pool
,
IDirect3DTexture9* ppTexture
)

Meta