rustc_
codegen_
llvm
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
codegen_
llvm::
llvm
rustc_codegen_llvm
::
llvm
Function
LLVMRustCreateAlignmentAttr
Copy item path
source
pub unsafe extern "C" fn LLVMRustCreateAlignmentAttr( C: &
Context
, bytes:
u64
, ) -> &
Attribute