Method

PhocBoxcopy

Declaration [src]

PhocBox*
phoc_box_copy (
  const PhocBox* box
)

Description

No description available.

Return value

Type: PhocBox

No description available.

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