Type Definition windows_sys::Win32::Graphics::DirectDraw::LPDDENUMSURFACESCALLBACK2
[−]pub type LPDDENUMSURFACESCALLBACK2 = Option<unsafe extern "system" fn(param0: IDirectDrawSurface4, param1: *mut DDSURFACEDESC2, param2: *mut c_void) -> HRESULT>;
Expand description
Required features: "Win32_Graphics_DirectDraw"