pub unsafe extern "system" fn DirectDrawEnumerateExA(
    lpcallback: LPDDENUMCALLBACKEXA,
    lpcontext: *mut c_void,
    dwflags: u32
) -> HRESULT
Expand description

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