pub unsafe extern "C" fn cbw_Window_getPosition(
window: *mut cbw_Window,
) -> cbw_Pos2DExpand description
Gets the X and Y coordinates of the window position relative to the desktop screen.
pub unsafe extern "C" fn cbw_Window_getPosition(
window: *mut cbw_Window,
) -> cbw_Pos2DGets the X and Y coordinates of the window position relative to the desktop screen.