pub unsafe extern "C" fn cbw_Window_getContentDimensions(
window: *mut cbw_Window,
) -> cbw_Dims2DExpand description
Gets the width and height of the usable area inside the window.
pub unsafe extern "C" fn cbw_Window_getContentDimensions(
window: *mut cbw_Window,
) -> cbw_Dims2DGets the width and height of the usable area inside the window.