Docs.rs
ext-php-rs-0.14.2
ext-php-rs 0.14.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidcole1340
danog
TobiasBengtsson
ptondereau
Xenira
Dependencies
anyhow ^1
normal
optional
bitflags ^2
normal
cfg-if ^1.0
normal
ext-php-rs-derive =0.11.2
normal
once_cell ^1.17
normal
parking_lot ^0.12
normal
skeptic ^0.13
dev
anyhow ^1
build
bindgen ^0.70
build
cc ^1.0
build
skeptic ^0.13
build
native-tls ^0.2
build
ureq ^3.0
build
zip ^4.0
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ext_
php_
rs
0.14.2
In ext_
php_
rs::
ffi
ext_php_rs
::
ffi
Function
ext_php_rs_is_known_valid_utf8
Copy item path
Source
pub unsafe extern "C" fn ext_php_rs_is_known_valid_utf8( zs:
*const
zend_string
, ) ->
bool