Function vtd_xml::sys::cloneNav_shim [] [src]

pub unsafe extern fn cloneNav_shim(vn: *mut VTDNav) -> *mut VTDNav

Clones the cursor. With ximpleware-2.12-c it doesn't seem to work (the cloned cursor isn't navigable). Use getCurrentIndex_shim and recoverNode_shim instead. Or duplicateNav_shim with recoverNode_shim.