arv_dom_node_append_child

Function arv_dom_node_append_child 

Source
pub unsafe extern "C" fn arv_dom_node_append_child(
    self_: *mut ArvDomNode,
    new_child: *mut ArvDomNode,
) -> *mut ArvDomNode