| Package | Description |
|---|---|
| org.bytedeco.tvm |
| Modifier and Type | Class and Description |
|---|---|
class |
TVMRetValue
\brief Return Value container,
Unlike TVMArgValue, which only holds reference and do not delete
the underlying container during destruction.
|
| Modifier and Type | Method and Description |
|---|---|
TVMPODRetValue |
TVMPODRetValue.getPointer(long i) |
TVMPODRetValue |
TVMPODRetValue.position(long position) |
Copyright © 2024. All rights reserved.