pub unsafe extern "system" fn DirectDrawCreateClipper(
    dwflags: u32,
    lplpddclipper: *mut IDirectDrawClipper,
    punkouter: IUnknown
) -> HRESULT
Expand description

Required features: "Win32_Graphics_DirectDraw"