numpy.getbufsize# numpy.getbufsize()[source]# Return the size of the buffer used in ufuncs. Returns: getbufsizeintSize of ufunc buffer in bytes.