Docs.rs
jl-sys-0.27.0
jl-sys 0.27.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Taaitaaiger
Dependencies
cc ^1
build
cfg-if ^1
build
find-julia ^0.1
build
jlrs-compat ^0.1
build
Versions
0.79%
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
jl_alloc_array_1d
jl_sys
0.27.0
In jl_
sys::
bindings::
functions
jl_sys
::
bindings
::
functions
Function
jl_
alloc_
array_
1d
Copy item path
Source
pub unsafe extern "C" fn jl_alloc_array_1d( atype:
*mut
jl_value_t
, nr:
usize
, ) ->
*mut
jl_array_t