[][src]Function aravis_sys::arv_dom_node_insert_before

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