lua-users home
lua-l archive

Re: LuaJIT FFI: pointer<->lightuserdata ?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Feb 16, 2011 at 6:10 PM, Mike Pall <mikelu-1102@mike.de> wrote:
> Pointer boxing overhead can usually be eliminated. It's always
> eliminated if you do it in a single expression together with the
> C function call: somecfunc(ffi.cast("void *", addr), ...)
great!
tks a lot
-- 
Javier

AltStyle によって変換されたページ (->オリジナル) /