D3DCompileFromFile

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
D3DCompileFromFile
(
const wchar* pFileName
,
const D3D_SHADER_MACRO* pDefines
,
ID3DInclude pInclude
,
const char* pEntrypoint
,
const char* pTarget
,
uint Flags1
,
uint Flags2
,
ID3DBlob* ppCode
,
ID3DBlob* ppErrorMsgs
)

Meta