Skip to main content
LLVMSetAlignment
rustc_
codegen_
llvm
1.96.0-nightly
(1d8897a4e 2026-03-13)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
SetAlignment
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMSetAlignment( Global: &
Value
, Bytes:
c_uint
, )