Function windows_sys::Win32::Graphics::Direct3D::Fxc::D3DGetBlobPart
[−]pub unsafe extern "system" fn D3DGetBlobPart(
psrcdata: *const c_void,
srcdatasize: usize,
part: D3D_BLOB_PART,
flags: u32,
pppart: *mut ID3DBlob
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D_Fxc"