Function ul_sys::ulViewGetURL[][src]

pub unsafe extern "C" fn ulViewGetURL(view: ULView) -> ULString
Expand description

Get current URL.

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