Module: OS::Mac::FFI::NativeLibrary Private

Included in:
OS::Mac::FFI, CoreFoundation, LaunchServices, ObjectiveC
Defined in:
os/mac/ffi/native_library.rb

Overview

This module is part of a private API. This module may only be used in the Homebrew/brew repository. Third parties should avoid using this module if possible, as it may be removed or changed without warning.

NativeLibrary provides helper methods for loading system libraries and accessing functions and constants. Functions and constants are cached so they only need to be looked up once.