Docs.rs
libperl-sys-0.3.0
libperl-sys 0.3.0
Docs.rs crate page
GPL-1.0-or-later
OR
Artistic-1.0-Perl
Links
Repository
crates.io
Source
Owners
hkoba
Dependencies
bindgen ^0.69
build
libperl-config ^0.3
build
regex ^1
build
Versions
0%
of the crate is documented
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
libperl_
sys
0.3.0
In libperl_
sys::
perl_
core
libperl_sys
::
perl_core
Function
Perl_sv_utf8_decode
Copy item path
Source
pub unsafe extern "C" fn Perl_sv_utf8_decode( my_perl:
*mut
PerlInterpreter
, sv:
*mut
SV
, ) ->
bool