CMD + K

m2w64-dlfcn

Community

dlfcn-win32 is an implementation of dlfcn for Windows.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::m2w64-dlfcn

Usage Tracking

1.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

dlfcn is a set of functions that allows runtime dynamic library loading. It is standardized in the POSIX. Windows also provide similar routines, but not in a POSIX-compatible way. This library attempts to implement a wrapper around the Windows functions to make programs written for POSIX that use dlfcn work in Windows without any modifications.

About

Summary

dlfcn-win32 is an implementation of dlfcn for Windows.

Last Updated

Dec 17, 2020 at 07:47

License

LGPL2.1

Total Downloads

4.0K

Version Downloads

4.0K

Supported Platforms

win-64