pub unsafe extern "system" fn D3DDisassemble10Effect(
    peffect: ID3D10Effect,
    flags: u32,
    ppdisassembly: *mut ID3DBlob
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc", "Win32_Graphics_Direct3D10"