Type Definition ul_sys::ULGPUDriverNextTextureIdCallback[][src]

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

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