rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateAlignmentAttr

Source
pub unsafe extern "C" fn LLVMRustCreateAlignmentAttr(
    C: &Context,
    bytes: u64,
) -> &Attribute