Skip to main content

NativeScratch

Type Alias NativeScratch 

Source
pub type NativeScratch = hs_scratch;
Expand description

Pointer type for scratch allocations used in Scratch#Managing Allocations.

Aliased Typeยง

pub struct NativeScratch;