package luv
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Binding to libuv: cross-platform asynchronous I/O
Install
dune-project
Dependency
Authors
Maintainers
Sources
luv-0.5.10.tar.gz
sha256=174bf051334b5788ecb7bde0a712f59b3e90deb2748e45b4a36f9b16408ecf7f
md5=583feee83bd0ff577ca8c59c3408b413
doc/luv/Luv/DLL/index.html
Module Luv.DLLSource
Dynamic linking.
See Shared library handling in libuv.
Loads a shared library.
Binds uv_dlopen. See dlopen(3p).
Evaluates to None on failure. In that case, call Luv.DLL.last_error to get the error message.
Closes a shared library.
Binds uv_dlclose. See dlclose(3p).
Retrieves the last error message from Luv.DLL.open_ or Luv.DLL.sym.
Binds uv_dlerror. See dlerror(3p).
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>