Modules§
Macros§
- __
impl_ Bass Flags - check_
bass_ err - check if the param is an error (== 0) if it is, get the error code from bass, and return from the function with said error
- check_
bass_ err_ bool - check if the param is true if it is, get the error code from bass, and return from the function with said error
- check_
bass_ err_ val - check if the param is equal to an error value if it is, get the error code from bass, and return from the function with said error
Structs§
- Bass
- The main entrypoint for this lib.