pub unsafe extern "system" fn PrintWindow(
    hwnd: HWND,
    hdcblt: HDC,
    nflags: PRINT_WINDOW_FLAGS
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"