pub type StaticDlmallocGlobalAlloc<R, T> = DlmallocGlobalAlloc<R, StaticDlmallocAllocator<T>>;
Aliased Type§
struct StaticDlmallocGlobalAlloc<R, T> { /* private fields */ }
pub type StaticDlmallocGlobalAlloc<R, T> = DlmallocGlobalAlloc<R, StaticDlmallocAllocator<T>>;
struct StaticDlmallocGlobalAlloc<R, T> { /* private fields */ }