soundio_outstream_create

Allocates memory and sets defaults. Next you should fill out the struct fields and then call ::soundio_outstream_open. Sets all fields to defaults. Returns NULL if and only if memory could not be allocated. See also ::soundio_outstream_destroy

extern (C) @nogc nothrow
soundio_outstream_create

Meta