Constructor
PhocOutputShieldnew
Declaration [src]
PhocOutputShield*
phoc_output_shield_new (
PhocOutput* output
)
Parameters
output
-
Type:
PhocOutput
No description available.
The data is owned by the caller of the function.
Return value
Type: PhocOutputShield
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |