spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
PipeOptions.preventClose
spasm
bindings
streams
PipeOptions
Undocumented in source. Be warned that the author may not have intended to support it.
void
preventClose
(Optional!(T0) preventClose)
struct
PipeOptions
nothrow
void
preventClose
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
preventClose
)
if
(
isTOrPointer
!(
T0
,
bool
)
)
auto
preventClose
()
Meta
Source
See Implementation
spasm
bindings
streams
PipeOptions
constructors
this
functions
preventAbort
preventCancel
preventClose
static functions
create
variables
handle