[][src]Type Definition ul_sys::ULGPUDriverDestroyTextureCallback

type ULGPUDriverDestroyTextureCallback = Option<unsafe extern "C" fn(texture_id: c_uint)>;

The callback invoked when the GPUDriver wants to destroy a texture.