new(addr, types, func = nil)
Class Public methods
Wraps the C pointer addr
as a C struct with the given types
. The C function func
is called when the
instance is garbage collected.
See also DL::CPtr.new
Designed by : w10schools
service@w10schools.com
Please login to continue.