pub unsafe extern "C" fn cbw_Window_getPosition(
    window: *mut cbw_Window
) -> cbw_Pos2D
Expand description

Gets the X and Y coordinates of the window position relative to the desktop screen.