public abstract class CLReportLiveObjectsAlteraCallback extends org.lwjgl.system.Callback implements CLReportLiveObjectsAlteraCallbackI
ReportLiveObjectsAltera method.
void (*) (
void *user_data,
void *obj_ptr,
char const *type_name,
cl_uint refcount
)org.lwjgl.system.CallbackI.B, org.lwjgl.system.CallbackI.D, org.lwjgl.system.CallbackI.F, org.lwjgl.system.CallbackI.I, org.lwjgl.system.CallbackI.J, org.lwjgl.system.CallbackI.N, org.lwjgl.system.CallbackI.P, org.lwjgl.system.CallbackI.S, org.lwjgl.system.CallbackI.V, org.lwjgl.system.CallbackI.ZSIGNATURE| Modifier and Type | Method and Description |
|---|---|
static CLReportLiveObjectsAlteraCallback |
create(CLReportLiveObjectsAlteraCallbackI instance)
Creates a
CLReportLiveObjectsAlteraCallback instance that delegates to the specified CLReportLiveObjectsAlteraCallbackI instance. |
static CLReportLiveObjectsAlteraCallback |
create(long functionPointer)
Creates a
CLReportLiveObjectsAlteraCallback instance from the specified function pointer. |
static CLReportLiveObjectsAlteraCallback |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokepublic static CLReportLiveObjectsAlteraCallback create(long functionPointer)
CLReportLiveObjectsAlteraCallback instance from the specified function pointer.CLReportLiveObjectsAlteraCallback@Nullable public static CLReportLiveObjectsAlteraCallback createSafe(long functionPointer)
public static CLReportLiveObjectsAlteraCallback create(CLReportLiveObjectsAlteraCallbackI instance)
CLReportLiveObjectsAlteraCallback instance that delegates to the specified CLReportLiveObjectsAlteraCallbackI instance.Copyright LWJGL. All Rights Reserved. License terms.