Function rustc_codegen_llvm::llvm::LLVMRustCreateAlignmentAttr
source ยท pub unsafe extern "C" fn LLVMRustCreateAlignmentAttr(
C: &Context,
bytes: u64,
) -> &Attribute
pub unsafe extern "C" fn LLVMRustCreateAlignmentAttr(
C: &Context,
bytes: u64,
) -> &Attribute