_D3D10CreateBlob

/////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////

version(Windows)
alias _D3D10CreateBlob = HRESULT function
(
SIZE_T NumBytes
,
LPD3D10BLOB ppBuffer
)

Meta