Type Definition ul_sys::ULGPUDriverEndSynchronizeCallback[][src]

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

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