pub type LPDIRECTDRAWENUMERATEEXW = Option<unsafe extern "system" fn(lpcallback: LPDDENUMCALLBACKEXW, lpcontext: *mut c_void, dwflags: u32) -> HRESULT>;
Expand description

Required features: "Win32_Graphics_DirectDraw", "Win32_Foundation", "Win32_Graphics_Gdi"