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