[][src]Type Definition ul_sys::ULGPUDriverNextTextureIdCallback

type ULGPUDriverNextTextureIdCallback = Option<unsafe extern "C" fn() -> c_uint>;

The callback invoked when the GPUDriver wants to get the next available texture ID.