deimos.sndio

Undocumented in source.

Members

Enums

SIO_BPS
eponymoustemplate SIO_BPS(bits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_XSTRINGS
enum SIO_XSTRINGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

mio_close
void mio_close(mio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_eof
int mio_eof(mio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_nfds
int mio_nfds(mio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_open
mio_hdl* mio_open(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_pollfd
int mio_pollfd(mio_hdl* , pollfd* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_read
size_t mio_read(mio_hdl* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_revents
int mio_revents(mio_hdl* , pollfd* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_rmidi_fdopen
mio_hdl* mio_rmidi_fdopen(int , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_rmidi_getfd
int mio_rmidi_getfd(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mio_write
size_t mio_write(mio_hdl* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_close
void sio_close(sio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_eof
int sio_eof(sio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_getcap
int sio_getcap(sio_hdl* , sio_cap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_getpar
int sio_getpar(sio_hdl* , sio_par* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_initpar
void sio_initpar(sio_par* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_nfds
int sio_nfds(sio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_onmove
void sio_onmove(sio_hdl* , void function(void*, int) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_onvol
int sio_onvol(sio_hdl* , void function(void*, uint) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_open
sio_hdl* sio_open(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_pollfd
int sio_pollfd(sio_hdl* , pollfd* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_read
size_t sio_read(sio_hdl* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_revents
int sio_revents(sio_hdl* , pollfd* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_setpar
int sio_setpar(sio_hdl* , sio_par* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_setvol
int sio_setvol(sio_hdl* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_start
int sio_start(sio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_stop
int sio_stop(sio_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_sun_fdopen
sio_hdl* sio_sun_fdopen(int , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_sun_getfd
int sio_sun_getfd(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_write
size_t sio_write(sio_hdl* , void* , size_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_close
void sioctl_close(sioctl_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_eof
int sioctl_eof(sioctl_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_nfds
int sioctl_nfds(sioctl_hdl* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_ondesc
int sioctl_ondesc(sioctl_hdl* , void function(void*, sioctl_desc*, int) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_onval
int sioctl_onval(sioctl_hdl* , void function(void*, uint, uint) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_open
sioctl_hdl* sioctl_open(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_pollfd
int sioctl_pollfd(sioctl_hdl* , pollfd* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_revents
int sioctl_revents(sioctl_hdl* , pollfd* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_setval
int sioctl_setval(sioctl_hdl* , uint , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_sun_fdopen
sioctl_hdl* sioctl_sun_fdopen(int , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_sun_getfd
int sioctl_sun_getfd(char* , uint , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

MIO_IN
enum MIO_IN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MIO_OUT
enum MIO_OUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MIO_PORTANY
enum MIO_PORTANY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIOCTL_NAMEMAX
enum SIOCTL_NAMEMAX;

max name length

SIOCTL_READ
enum SIOCTL_READ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIOCTL_WRITE
enum SIOCTL_WRITE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_DEVANY
enum SIO_DEVANY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_LE_NATIVE
enum SIO_LE_NATIVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_LE_NATIVE
enum SIO_LE_NATIVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_MAXVOL
enum SIO_MAXVOL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_PLAY
enum SIO_PLAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SIO_REC
enum SIO_REC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

mio_hdl
struct mio_hdl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pollfd
struct pollfd
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_cap
struct sio_cap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_hdl
struct sio_hdl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sio_par
struct sio_par
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_desc
struct sioctl_desc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_hdl
struct sioctl_hdl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
sioctl_node
struct sioctl_node
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta