pub unsafe extern "C" fn hdy_tab_bar_set_view(
    self_: *mut HdyTabBar,
    view: *mut HdyTabView
)
Available on crate feature v1_2 only.