Function llvm_sys::core::LLVMArrayType
source ยท pub unsafe extern "C" fn LLVMArrayType(
ElementType: LLVMTypeRef,
ElementCount: c_uint,
) -> LLVMTypeRef
๐Deprecated since 17.0: LLVMArrayType is deprecated in favor of the API accurate LLVMArrayType2