Open the sound device for audio output.
Definition at line 37 of file audio_output_null.c.
00038 { 00039 return (0); 00040 }