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 msys2::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 20, 2017 at 05:51

License

LGPL2.1

Total Downloads

430

Supported Platforms

win-32
win-64