Docs.rs
llvm-sys-80.3.1
llvm-sys 80.3.1
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
tari
Dependencies
libc ^0.2
normal
cc ^1.0
build
lazy_static ^1.0
build
regex ^1.0
build
semver ^0.9
build
Versions
16.39%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In llvm_sys::core
?
Function
llvm_sys
::
core
::
LLVMSetAlignment
source
·
[
−
]
pub unsafe extern "C" fn LLVMSetAlignment(
V:
LLVMValueRef
,
Bytes:
c_uint
)