j
k
j a
j l
Hi,
The defcvar example: CFFI> (defcvar ("errno" +error-number+) :int :read-only t) in the manual should be: CFFi> (defcvar ("errno" +error-number+ :read-only t) :int)
Attachments:
Back to the thread
Back to the list