MaulingMonkey / thindx-xaudio2

Rust bindings for XAudio2
Other
1 stars 0 forks source link

create_source_voice* doesn't ensure `callback` outlives the voice #3

Closed MaulingMonkey closed 2 years ago

MaulingMonkey commented 2 years ago

https://github.com/MaulingMonkey/thindx-xaudio2/blob/a6719770ee97514d4372ddbdfa400479343e646c/crates/thindx-xaudio2/examples/a440.rs#L35-L36