| Package | Description |
|---|---|
| net.lecousin.framework.system.unix.jna.mac |
Mapping with native libraries for Mac.
|
| Modifier and Type | Method and Description |
|---|---|
CoreFoundation.CFStringRef |
CoreFoundation.CFStringCreateWithCharacters(Object object,
char[] chars,
com.sun.jna.NativeLong length) |
static CoreFoundation.CFStringRef |
CoreFoundation.CFStringRef.toCFString(String s) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jna.Pointer |
CoreFoundation.CFDictionaryGetValue(CoreFoundation.CFDictionaryRef dictionary,
CoreFoundation.CFStringRef key) |
boolean |
CoreFoundation.CFDictionaryGetValueIfPresent(CoreFoundation.CFDictionaryRef dictionary,
CoreFoundation.CFStringRef key,
com.sun.jna.PointerType value) |
void |
DiskArbitration.DASessionScheduleWithRunLoop(DiskArbitration.DASessionRef session,
CoreFoundation.CFRunLoopRef runLoop,
CoreFoundation.CFStringRef runLoopMode) |
CoreFoundation.CFTypeRef |
IOKit.IORegistryEntryCreateCFProperty(int entry,
CoreFoundation.CFStringRef key,
CoreFoundation.CFAllocatorRef allocator,
int options) |
Copyright © 2020. All rights reserved.