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