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