D3DStripShader

Function D3DStripShader 

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