PFN_D3D11_CREATE_DEVICE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C)
alias PFN_D3D11_CREATE_DEVICE = HRESULT function
(,
D3D_DRIVER_TYPE DriverType
,
HMODULE Software
,
UINT Flags
,
const(D3D_FEATURE_LEVEL)* pFeatureLevels
,,,,
D3D_FEATURE_LEVEL* pFeatureLevel
,)

Meta