windows::Win32::Graphics::Direct3D11

Function D3DX11CreateSegmentedScan

pub unsafe fn D3DX11CreateSegmentedScan<P0>(
    pdevicecontext: P0,
    maxelementscansize: u32,
) -> Result<ID3DX11SegmentedScan>
where P0: Param<ID3D11DeviceContext>,