rustc_codegen_llvm::llvm_::ffi

Function LLVMRustCreateAllocSizeAttr

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