Function windows_sys::Win32::Graphics::Direct3D10::D3D10CreateStateBlock
[−]pub unsafe extern "system" fn D3D10CreateStateBlock(
pdevice: ID3D10Device,
pstateblockmask: *const D3D10_STATE_BLOCK_MASK,
ppstateblock: *mut ID3D10StateBlock
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D10"