pub unsafe extern "C" fn cbw_Window_getWindowDimensions(
window: *mut cbw_Window,
) -> cbw_Dims2DExpand description
Gets the width and height of the window including the title bar and borders.
pub unsafe extern "C" fn cbw_Window_getWindowDimensions(
window: *mut cbw_Window,
) -> cbw_Dims2DGets the width and height of the window including the title bar and borders.