audio: soundio error handling

This commit is contained in:
alichraghi 2022-06-26 23:06:45 +04:30 committed by Stephen Gutekanst
parent 0980ba838a
commit 5358b1c15d
2 changed files with 63 additions and 3 deletions

View file

@ -1,3 +1 @@
test {
_ = @import("c.zig");
}
pub const Error = @import("error.zig").Error;