Docs.rs
baracuda-cuda-sys-0.0.1-alpha.34
baracuda-cuda-sys 0.0.1-alpha.34
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ciresnave
Dependencies
baracuda-core ^0.0.1-alpha.34
normal
baracuda-types ^0.0.1-alpha.34
normal
libloading ^0.8
normal
baracuda-build ^0.0.1-alpha.34
build
Versions
36.11%
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
Skip to main content
PFN_cuArrayDestroy
baracuda_
cuda_
sys
0.0.1-alpha.34
In baracuda_
cuda_
sys::
functions
baracuda_cuda_sys
::
functions
Type Alias
PFN_
cuArray
Destroy
Copy item path
Source
pub type PFN_cuArrayDestroy = unsafe extern "C"
fn
(array:
CUarray
) ->
CUresult
;