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