Constructor
HinawaSndDg00xnew
deprecated: 2.5. since: 1.3.
Declaration [src]
HinawaSndDg00x*
hinawa_snd_dg00x_new (
void
)
Description [src]
Instantiate HinawaSndDg00x
object and return the instance.
Available since: 1.3.
Deprecated since: 2.5.
Use Hitaki.SndDigi00x.new instead.
Return value
Type: HinawaSndDg00x
An instance of HinawaSndDg00x
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |