rustc_codegen_llvm::llvm

Function LLVMRustCreateAllocSizeAttr

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