Function cbw_Window_getContentDimensions

Source
pub unsafe extern "C" fn cbw_Window_getContentDimensions(
    window: *mut cbw_Window,
) -> cbw_Dims2D
Expand description

Gets the width and height of the usable area inside the window.