windows::Win32::Graphics::DirectDraw

Function DirectDrawCreateClipper

pub unsafe fn DirectDrawCreateClipper<P2>(
    dwflags: u32,
    lplpddclipper: *mut Option<IDirectDrawClipper>,
    punkouter: P2,
) -> Result<()>
where P2: Param<IUnknown>,