ext-php-rs 0.15.9

Bindings for the Zend API to build PHP extensions natively in Rust.
Documentation
1
2
3
4
mod cstring_scope;

#[allow(unused_imports)]
pub use cstring_scope::CStringScope;