Package org.lwjgl.system.macosx
Contains bindings to native APIs specific to the macOS operating system.
See: Description
-
Interface Summary Interface Description EnumerationMutationHandlerI A mutation handler. -
Class Summary Class Description CoreFoundation Native bindings to <CoreFoundation.h>.DynamicLinkLoader Native bindings to. EnumerationMutationHandler A mutation handler.LibC Native bindings to libc, the Standard C Library.LibC.Functions Contains the function pointers loaded fromLibSystem.getLibrary()
.LibSystem Native bindings to libSystem, the MacOS system library.MacOSXLibrary Implements aSharedLibrary
on the macOS.MacOSXLibraryBundle Implements aSharedLibrary
on the macOS usingCFBundle
.MacOSXLibraryDL Implements aSharedLibrary
on the macOS usingdlopen
.ObjCMethodDescription Defines a method.ObjCMethodDescription.Buffer An array ofObjCMethodDescription
structs.ObjCPropertyAttribute Defines a property attribute.ObjCPropertyAttribute.Buffer An array ofObjCPropertyAttribute
structs.ObjCRuntime Native bindings to the Objective-C Runtime.ObjCRuntime.Functions Contains the function pointers loaded from the objcSharedLibrary
.
Package org.lwjgl.system.macosx Description
Contains bindings to native APIs specific to the macOS operating system.