29package com.jogamp.opencl.llb.impl;
A callback an application can register to be called when the program executable has been built (succe...
void buildFinished(long cl_program)
Called when the program executable has been built (successfully or unsuccessfully).