Function windows::Win32::Graphics::DirectDraw::DirectDrawCreateClipper

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