rustc_codegen_llvm::llvm

Function LLVMRustCreateAllocKindAttr

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