Provides unsafe type conversion functions for Go, allowing direct memory reinterpretation between compatible types.
go get github.com/3JoB/unsafeConvertNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert a uint64 to a byte slice using unsafe operations.
Ensure the source and target types have the same memory layout and size.
No dependency data recorded yet.