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