libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
IDBMutableFile.onabort
libwasm
bindings
IDBMutableFile
IDBMutableFile
Undocumented in source. Be warned that the author may not have intended to support it.
void
onabort
(Optional!(T0) onabort)
struct
IDBMutableFile
nothrow
void
onabort
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onabort
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onabort
()
Meta
Source
See Implementation
libwasm
bindings
IDBMutableFile
IDBMutableFile
constructors
this
functions
database
getFile
name
onabort
onerror
open
type
variables
_parent