public static class CoreFoundation.CFStringRef
extends com.sun.jna.PointerType
Constructor and Description |
---|
CFStringRef() |
Modifier and Type | Method and Description |
---|---|
static CoreFoundation.CFStringRef |
toCFString(String s)
Creates a new CFString from the given Java string.
|
public static CoreFoundation.CFStringRef toCFString(String s)
s
- A stringCopyright © 2010–2018 oshi. All rights reserved.