Function d3dcompiler::D3DStripShader
[−]
[src]
pub unsafe extern "system" fn D3DStripShader(
pShaderBytecode: LPCVOID,
BytecodeLength: SIZE_T,
uStripFlags: UINT,
ppStrippedBlob: *mut *mut ID3DBlob
) -> HRESULT