Function rustc_codegen_llvm::llvm::LLVMRustCreateAllocSizeAttr

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