dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
SafeHtslibPtr.this
dhtslib
memory
SafeHtslibPtr
ctor that respects scope
struct
SafeHtslibPtr
(T, alias destroyFun)
@
safe
@
nogc
nothrow @
trusted
return scope
this
(
T
*
rawPtr
)
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
ctor that respects scope