Function windows_sys::Win32::Graphics::Gdi::EnumDisplayMonitors
pub unsafe extern "system" fn EnumDisplayMonitors(
hdc: HDC,
lprcclip: *const RECT,
lpfnenum: MONITORENUMPROC,
dwdata: LPARAM,
) -> BOOL