Docs.rs
libperl-rs-0.3.0
libperl-rs 0.3.0
Permalink
Docs.rs crate page
GPL-1.0-or-later
OR
Artistic-1.0-Perl
Links
Repository
crates.io
Source
Owners
hkoba
Dependencies
if_chain ^1.0
normal
libperl-sys ^0.3
normal
typed-arena ^1.2.0
normal
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_
rs
0.3.0
In libperl_
rs::
perl
libperl_rs
::
perl
Function
newXS
Copy item path
Source
pub fn newXS( perl:
*mut
PerlInterpreter
, name: &
str
, xsub:
XSUBADDR_t
, filename: &
str
, ) ->
*mut
CV