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