Function cbw_Window_setWindowDimensions

Source
pub unsafe extern "C" fn cbw_Window_setWindowDimensions(
    window: *mut cbw_Window,
    dimensions: cbw_Dims2D,
)