Type Definition ul_sys::ULGPUDriverDestroyGeometryCallback[][src]

pub type ULGPUDriverDestroyGeometryCallback = Option<unsafe extern "C" fn(geometry_id: c_uint)>;
Expand description

The callback invoked when the GPUDriver wants to destroy geometry.