dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
FFIOption.opCast
dorm
lib
ffi_impl
FFIOption
Returns true if the value is set, otherwise false.
struct
FFIOption
(T)
const @
safe
nothrow @
nogc
bool
opCast
(
T
:
bool
)
(
)
Meta
Source
See Implementation
dorm
lib
ffi_impl
FFIOption
constructors
this
enums
State
functions
asNullable
embedNull
isNull
opAssign
opCast
variables
raw_value
state
Returns true if the value is set, otherwise false.