Docs.rs
ntcore-sys-0.2.0
ntcore-sys 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Gavin-Niederman
Dependencies
cmake ^0.1
build
Versions
71.1%
of the crate is documented
Go to latest version
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
ntcore_
sys
0.2.0
NT_
Free
Integer
Array
Sections
Parameters
In crate ntcore_
sys
ntcore_sys
Function
NT_FreeIntegerArray
Copy item path
Source
pub unsafe extern "C" fn NT_FreeIntegerArray(v_int:
*mut
i64
)
Expand description
Frees an array of integers.
ยง
Parameters
v_int
: Pointer to the integer array to free.