Constructor

ALSARawmidiSubstreamStatusnew

Declaration [src]

ALSARawmidiSubstreamStatus*
alsarawmidi_substream_status_new (
  void
)

Description [src]

Allocate and return an instance of ALSARawmidiSubstreamStatus.

Return value

Returns: ALSARawmidiSubstreamStatus
 

An instance of ALSARawmidiSubstreamStatus.

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