ulViewSetDisplayId

Function ulViewSetDisplayId 

Source
pub unsafe extern "C" fn ulViewSetDisplayId(
    view: ULView,
    display_id: c_uint,
)
Expand description

Set the display id of the View.

This should be called when the View is moved to another display.