Type Definition windows_sys::Win32::Graphics::DirectDraw::LPDDENUMCALLBACKEXW
[−]pub type LPDDENUMCALLBACKEXW = Option<unsafe extern "system" fn(param0: *mut GUID, param1: PCWSTR, param2: PCWSTR, param3: *mut c_void, param4: HMONITOR) -> BOOL>;
Expand description
Required features: "Win32_Graphics_DirectDraw"
, "Win32_Foundation"
, "Win32_Graphics_Gdi"