windows::Win32::Graphics::Direct3D10

Function D3D10StateBlockMaskDisableCapture

pub unsafe fn D3D10StateBlockMaskDisableCapture(
    pmask: *mut D3D10_STATE_BLOCK_MASK,
    statetype: D3D10_DEVICE_STATE_TYPES,
    rangestart: u32,
    rangelength: u32,
) -> Result<()>