avail
1.6.1
avail
/
avail
/
AvailRuntime
/
VolatileHookEntry
Volatile
Hook
Entry
data
class
VolatileHookEntry
(
var
function
:
A_Function
)
Content copied to clipboard
A volatile holder, to ensure visibility of writes to readers.
Constructors
Properties
Constructors
Volatile
Hook
Entry
Link copied to clipboard
fun
VolatileHookEntry
(
function
:
A_Function
)
Content copied to clipboard
Properties
function
Link copied to clipboard
@
Volatile
var
function
:
A_Function
Content copied to clipboard
The assignable function for some hook.