pulse
pulse copied to clipboard
Confusing constructor
https://github.com/slide-rs/pulse/blob/8cbe16c0198648ef32907456ff48b0cc17f20402/src/lib.rs#L175
I'm not sure how much sense this constructor makes, the usize had to be a pointer to a value in the heap, which has been allocated by Box.