pub unsafe extern "system" fn DirectDrawEnumerateA(
    lpcallback: LPDDENUMCALLBACKA,
    lpcontext: *mut c_void
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’