Function zend_llist_copy

Source
pub unsafe extern "C" fn zend_llist_copy(
    dst: *mut zend_llist,
    src: *mut zend_llist,
)