Docs.rs
cpp_new_simple_cpp_lib-0.1.0
cpp_new_simple_cpp_lib 0.1.0
Permalink
Docs.rs crate page
CC0-1.0
Links
crates.io
Source
Owners
sheredom
Dependencies
cc ^1.0.25
build
Versions
0%
of the crate is documented
Platform
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
safe_create_foos
cpp_
new_
simple_
cpp_
lib
0.1.0
cpp_new_simple_cpp_lib
Function
safe_
create_
foos
Copy item path
Source
pub fn safe_create_foos<'a>(size:
usize
) -> &'a mut [
Foo
]