Hacker News new | ask | show | jobs
by Loke 5266 days ago
It's very simple:

(setf (cffi:mem-ref (cffi:make-pointer #xDEADBEEF) :int) #x42)