[][src]Function ul_sys::ulViewGetTitle

pub unsafe extern "C" fn ulViewGetTitle(view: ULView) -> ULString

Get current title.

@note Don't destroy the returned string, it is owned by the View.