rustc_codegen_llvm::llvm

Function LLVMRustCreateAllocSizeAttr

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