pub type LPDDENUMMODESCALLBACK = Option<unsafe extern "system" fn(param0: *mut DDSURFACEDESC, param1: *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_Graphics_DirectDraw"