Method

XdpParentcopy

Declaration [src]

XdpParent*
xdp_parent_copy (
  XdpParent* source
)

Description [src]

Copies source into a new XdpParent.

Return value

Type: XdpParent

An XdpParent that is a copy of source.

The caller of the method takes ownership of the data, and is responsible for freeing it.