Function rustc_codegen_llvm::llvm_::ffi::LLVMRustCreateAlignmentAttr

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