Function ul_sys::ulAppGetMainMonitor[][src]

pub unsafe extern "C" fn ulAppGetMainMonitor(app: ULApp) -> ULMonitor
Expand description

Get the main monitor (this is never NULL).

@note We’ll add monitor enumeration later.