Function windows_sys::Win32::Graphics::Direct3D::Fxc::D3DGetTraceInstructionOffsets
[−]pub unsafe extern "system" fn D3DGetTraceInstructionOffsets(
psrcdata: *const c_void,
srcdatasize: usize,
flags: u32,
startinstindex: usize,
numinsts: usize,
poffsets: *mut usize,
ptotalinsts: *mut usize
) -> HRESULT
Expand description
Required features: "Win32_Graphics_Direct3D_Fxc"