[][src]Function ul_sys::ulAppGetMainMonitor

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

Get the main monitor (this is never NULL).

@note We'll add monitor enumeration later.