FFIOption.opCast

Returns true if the value is set, otherwise false.

struct FFIOption(T)
const @safe nothrow @nogc
bool
opCast
(
T : bool
)
()

Meta