[][src]Type Definition ul_sys::ULGPUDriverEndSynchronizeCallback

type ULGPUDriverEndSynchronizeCallback = Option<unsafe extern "C" fn()>;

The callback invoked when the GPUDriver has finished dispatching commands. during the current call to ulRender().