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