Constructor

HinawaSndUnitnew

deprecated: 2.5. since: 1.3.

Declaration [src]

HinawaSndUnit*
hinawa_snd_unit_new (
  void
)

Description [src]

Instantiate HinawaSndUnit object and return the instance.

Available since: 1.3.

Deprecated since: 2.5.

Use Hitaki.SndUnit.new instead.

Return value

Type: HinawaSndUnit

An instance of HinawaSndUnit.

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