pub unsafe extern "system" fn D3DReadFileToBlob(
    pfilename: PWSTR,
    ppcontents: *mut ID3DBlob
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Direct3D_Fxc’, ‘Win32_Foundation’