`libdl` on Windows

is an equivalent libidl available for windows? I did require “dl” and tried to build on windows and I am getting 'can’t find file ‘dl’

A similar set of features to libdl would be available in libloaderapi on Windows, particularly the LoadLibrary and GetModuleHandle functions.