Module nstd_sys::heap_ptr

source ·
Available on crate feature heap_ptr only.
Expand description

A pointer type for single value heap allocation.

Structs

  • A pointer type for single value heap allocation.

Functions

Type Aliases