Skip to main content
LLVMSetAlignment
rustc_
codegen_
llvm
1.95.0-beta.2
(64e2968f2 2026-03-07)
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
, )