gen2brain / beeep

Go cross-platform library for sending desktop notifications, alerts and beeps
BSD 2-Clause "Simplified" License
1.43k stars 89 forks source link

Avoid unnecessary conversions #31

Closed muesli closed 5 years ago

muesli commented 5 years ago

name & data are both already of type uintptr.

gen2brain commented 5 years ago

Merged, thanks!

muesli commented 5 years ago

No problem, thanks for merging!