dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SafeHtslibPtr.moveRef
dhtslib
memory
SafeHtslibPtr
take ownership of underlying data pointer
struct
SafeHtslibPtr
(T, alias destroyFun)
@
safe
@
nogc
nothrow @
property
nothrow pure @
nogc
T
*
moveRef
(
)
if
(
!
isPointer
!
T
&&
isSomeFunction
!
destroyFun
)
Meta
Source
See Implementation
dhtslib
memory
SafeHtslibPtr
constructors
this
destructors
~this
postblits
this(this)
properties
getRef
moveRef
variables
initialized
ptr
refct
take ownership of underlying data pointer