Function ul_next_sys::ulViewResize

source ·
pub unsafe extern "C" fn ulViewResize(
    view: ULView,
    width: c_uint,
    height: c_uint
)
Expand description

Resize view to a certain width and height (in pixels).