EnumDisplayDevicesW

Function EnumDisplayDevicesW 

Source
pub unsafe extern "stdcall" fn EnumDisplayDevicesW(
    lpDevice: LPCWSTR,
    iDevNum: DWORD,
    lpDisplayDevice: PDISPLAY_DEVICEW,
    dwFlags: DWORD,
) -> BOOL