rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateAllocKindAttr

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