ClientToScreen

Function ClientToScreen 

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

#222 ClientToScreen

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