Docs.rs
  • mimalloc-rust-sys-1.7.9-source
    • mimalloc-rust-sys 1.7.9-source
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • LemonHX
    • Dependencies
      • cty ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 0.35% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module heap

  • Structs
  • Functions
  • Type Definitions
?
Change settings

Module mimalloc_rust_sys::heap

source ·

Structs

  • mi_heap_area_t

Functions

  • mi_check_owned⚠
  • mi_heap_calloc⚠
  • mi_heap_calloc_aligned⚠
  • mi_heap_calloc_aligned_at⚠
  • mi_heap_check_owned⚠
  • mi_heap_collect⚠
  • mi_heap_contains_block⚠
  • mi_heap_delete⚠
  • mi_heap_destroy⚠
  • mi_heap_get_backing⚠
  • mi_heap_get_default⚠
  • mi_heap_malloc⚠
  • mi_heap_malloc_aligned⚠
  • mi_heap_malloc_aligned_at⚠
  • mi_heap_malloc_small⚠
  • mi_heap_mallocn⚠
  • mi_heap_new⚠
  • mi_heap_realloc⚠
  • mi_heap_realloc_aligned⚠
  • mi_heap_realloc_aligned_at⚠
  • mi_heap_reallocf⚠
  • mi_heap_reallocn⚠
  • mi_heap_realpath⚠
  • mi_heap_recalloc⚠
  • mi_heap_recalloc_aligned⚠
  • mi_heap_recalloc_aligned_at⚠
  • mi_heap_rezalloc⚠
  • mi_heap_rezalloc_aligned⚠
  • mi_heap_rezalloc_aligned_at⚠
  • mi_heap_set_default⚠
  • mi_heap_strdup⚠
  • mi_heap_strndup⚠
  • mi_heap_visit_blocks⚠
  • mi_heap_zalloc⚠
  • mi_heap_zalloc_aligned⚠
  • mi_heap_zalloc_aligned_at⚠

Type Definitions

  • mi_block_visit_fun