Function windows_sys::Win32::Graphics::Direct3D10::D3D10DisassembleEffect
[−]pub unsafe extern "system" fn D3D10DisassembleEffect(
peffect: ID3D10Effect,
enablecolorcode: BOOL,
ppdisassembly: *mut ID3DBlob
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D10"
, "Win32_Foundation"
, "Win32_Graphics_Direct3D"