PFN_D3D11ON12_CREATE_DEVICE

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)
alias PFN_D3D11ON12_CREATE_DEVICE = HRESULT function
(
IUnknown pDevice
,
UINT Flags
,
const(D3D_FEATURE_LEVEL)* pFeatureLevels
,,
const(IUnknown)* ppCommandQueues
,,,,,
D3D_FEATURE_LEVEL* pChosenFeatureLevel
)

Meta