pub unsafe extern "system" fn D3D10ReflectShader(
    pshaderbytecode: *const c_void,
    bytecodelength: usize,
    ppreflector: *mut ID3D10ShaderReflection
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D10"