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

Required features: "Win32_Foundation"