pub unsafe extern "C" fn ulViewSetChangeTitleCallback(
view: ULView,
callback: ULChangeTitleCallback,
user_data: *mut c_void,
)Expand description
Set callback for when the page title changes.
pub unsafe extern "C" fn ulViewSetChangeTitleCallback(
view: ULView,
callback: ULChangeTitleCallback,
user_data: *mut c_void,
)Set callback for when the page title changes.