ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
Item.from
ocean
util
container
pool
model
IPool
IPool
Item
Creates an instance of this type from a pointer.
typeof
(
this
)
from
(Object obj)
typeof
(
this
)
from
(void* ptr)
union
Item
static
typeof
(this)
from
(
void
*
ptr
)
Parameters
ptr
void
*
pointer to store in union
Meta
Source
See Implementation
ocean
util
container
pool
model
IPool
IPool
Item
static functions
from
variables
obj
ptr
Creates an instance of this type from a pointer.