mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FiberPointer.get
mecca
reactor
utils
FiberPointer
Returns the pointer.
struct
FiberPointer
(T)
@
property
nothrow @
safe
@
nogc
T
*
get
(
)
Return Value
Type:
T
*
Returns the pointer or
null
if the fiber quit
Meta
Source
See Implementation
mecca
reactor
utils
FiberPointer
constructors
this
functions
reset
properties
get
isValid
ownerFiber
Returns the pointer.