pub unsafe extern "system" fn D3DStripShader(
    pshaderbytecode: *const c_void,
    bytecodelength: usize,
    ustripflags: u32,
    ppstrippedblob: *mut ID3DBlob
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc"