mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-19 08:57:08 -05:00
Completed PCM documentation
This commit is contained in:
parent
10a2d4267f
commit
ddc9a186cf
13 changed files with 2899 additions and 1320 deletions
|
|
@ -313,7 +313,7 @@ int snd_rawmidi_info_malloc(snd_rawmidi_info_t **info)
|
|||
|
||||
/**
|
||||
* \brief frees the snd_rawmidi_info_t structure
|
||||
* \param params pointer to the snd_rawmidi_info_t structure to free
|
||||
* \param info pointer to the snd_rawmidi_info_t structure to free
|
||||
*
|
||||
* Frees the given snd_rawmidi_params_t structure using the standard
|
||||
* free C library function.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue