[][src]Function winapi::um::d3dcompiler::D3DStripShader

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