Type Definition ul_sys::ULGPUDriverNextGeometryIdCallback[][src]

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

The callback invoked when the GPUDriver wants to generate the next available geometry ID.