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

Required features: "Win32_Graphics_DirectDraw", "Win32_Foundation"