Function

IpuzStylenew

Declaration [src]

IpuzStyle*
ipuz_style_new (
  void
)

Description [src]

Returns a new empty IpuzStyle.

Return value

Type: IpuzStyle

A new empty IpuzStyle.

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