pub unsafe extern "system" fn D3DCreateBlob(
    size: usize,
    ppblob: *mut ID3DBlob
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D_Fxc"