Function windows::Win32::Graphics::Direct3D10::D3D10StateBlockMaskIntersect
pub unsafe fn D3D10StateBlockMaskIntersect(
pa: *const D3D10_STATE_BLOCK_MASK,
pb: *const D3D10_STATE_BLOCK_MASK,
presult: *mut D3D10_STATE_BLOCK_MASK,
) -> Result<()>