pub unsafe extern "system" fn D3DWriteBlobToFile(
    pblob: ID3DBlob,
    pfilename: PCWSTR,
    boverwrite: BOOL
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc", "Win32_Foundation"