Function libhelium_sys::he_view_add_child

source ยท
pub unsafe extern "C" fn he_view_add_child(
    self_: *mut HeView,
    builder: *mut GtkBuilder,
    child: *mut GObject,
    type_: *const c_char,
)