ScreenToClient

Function ScreenToClient 

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

#222 ScreenToClient

maps the screen’s device coordinates to a window’s logical coordinates