Struct rquickjs_core::RustAllocator [−][src]
pub struct RustAllocator;Expand description
The allocator which uses Rust global allocator
Trait Implementations
This is supported on crate feature
allocator only.Allocate new memory
This is supported on crate feature
allocator only.De-allocate previously allocated memory
This is supported on crate feature
allocator only.Re-allocate previously allocated memory
This is supported on crate feature
allocator only.Get usable size of allocated memory region