Docs.rs
  • phper-alloc-0.14.1
    • phper-alloc 0.14.1
    • Docs.rs crate page
    • MulanPSL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmjoy
    • Dependencies
      • phper-sys ^0.14.1 normal
      • phper-build ^0.14.1 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

Crate phper_alloc

phper_alloc0.14.1

  • All Items

Sections

  • phper-alloc
    • License

Crate Items

  • Macros
  • Structs
  • Traits

Crates

  • phper_alloc

Crate phper_alloc

Settings
Help
Source
Expand description

§phper-alloc

Allocator related items for phper.

§License

MulanPSL-2.0.

Macros§

ebox
Wrapper of EBox::new.

Structs§

EBox
The Box which use php emalloc and efree to manage memory.

Traits§

RefClone
Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.
ToRefOwned
Duplicate an object without deep copy, but to only add the refcount, for php refcount struct.

Loading search results...