Docs.rs
rs-alloc-0.0.1
rs-alloc 0.0.1
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
eloraiby
Dependencies
cfg-if ^0.1.10
normal
libc ^0.2.76
normal
rs-ctypes ^0.1.1
normal
Versions
1.3%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
alloc_array
rs_
alloc
0.0.1
rs_alloc
Function
alloc_
array
Copy item path
Source
pub unsafe fn alloc_array<T>(res_count:
usize
) ->
*mut T