Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.macosx |
Modifier and Type | Method and Description |
---|---|
static __nl_cat_d |
macosx.catopen(BytePointer arg0,
int arg1) |
static __nl_cat_d |
macosx.catopen(String arg0,
int arg1) |
Modifier and Type | Method and Description |
---|---|
static int |
macosx.catclose(__nl_cat_d arg0) |
static BytePointer |
macosx.catgets(__nl_cat_d arg0,
int arg1,
int arg2,
BytePointer arg3) |
static ByteBuffer |
macosx.catgets(__nl_cat_d arg0,
int arg1,
int arg2,
String arg3) |
Modifier and Type | Method and Description |
---|---|
__nl_cat_d |
__nl_cat_d.__data(Pointer setter) |
__nl_cat_d |
__nl_cat_d.__size(int setter) |
__nl_cat_d |
__nl_cat_d.position(long position) |
Copyright © 2020. All rights reserved.