pub fn destroy_data(data: DataHandle)Expand description
Releases the ref count of a data object and destroys it if ref count reaches 0.
pub fn destroy_data(data: DataHandle)Releases the ref count of a data object and destroys it if ref count reaches 0.