arv_dom_node_remove_child

Function arv_dom_node_remove_child 

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