[][src]Function ul_sys::ulAppRun

pub unsafe extern "C" fn ulAppRun(app: ULApp)

Run the main loop.

@note Make sure to call ulAppSetWindow before calling this.