We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by ipha Saturday Jan 14, 2017 at 21:26 GMT Originally opened as plietar/librespot#146
I've implemented the open() and close() functions so that the sink will be closed when notin use.
This is my first time working with rust, so I'm not 100% sure I'm handling the pointers correctly.
ipha included the following code: https://github.com/plietar/librespot/pull/146/commits
The text was updated successfully, but these errors were encountered:
Comment by ComlOnline Monday Jan 29, 2018 at 00:58 GMT
Hey @ipha, Just so you know this was implemented here #1
Sorry, something went wrong.
As above.
No branches or pull requests
Issue by ipha
Saturday Jan 14, 2017 at 21:26 GMT
Originally opened as plietar/librespot#146
I've implemented the open() and close() functions so that the sink will be closed when notin use.
This is my first time working with rust, so I'm not 100% sure I'm handling the pointers correctly.
ipha included the following code: https://github.com/plietar/librespot/pull/146/commits
The text was updated successfully, but these errors were encountered: