[][src]Function rask_wasm_shared::alloc::reset_heap

pub unsafe fn reset_heap<M: Sized + 'static, S: AllocSettings, I: Initial<M>>(
    alloc: &Allocator<M, S, I>,
    log_level_filter: LevelFilter
)