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

Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’