Struct deno_core::op_void_sync
source · pub struct op_void_sync;
Expand description
Auto-generated by deno_ops
, i.e: #[op]
Use op_void_sync::decl()
to get an op-declaration
you can include in a deno_core::Extension
.
pub struct op_void_sync;
Auto-generated by deno_ops
, i.e: #[op]
Use op_void_sync::decl()
to get an op-declaration
you can include in a deno_core::Extension
.