rustc_codegen_llvm::llvm

Function LLVMRustCreateAllocKindAttr

source
pub unsafe extern "C" fn LLVMRustCreateAllocKindAttr(
    C: &Context,
    size_arg: u64,
) -> &Attribute