pub unsafe extern "system" fn ClientToScreen(
    hwnd: HWND,
    lppoint: *mut POINT
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"