pub unsafe extern "system" fn D3D10StateBlockMaskEnableCapture(
    pmask: *mut D3D10_STATE_BLOCK_MASK,
    statetype: D3D10_DEVICE_STATE_TYPES,
    rangestart: u32,
    rangelength: u32
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Direct3D10"