world__destroy_data

Function world__destroy_data 

Source
pub unsafe extern "C" fn world__destroy_data(
    data: DataHandle,
) -> ErrorCode
Expand description

Releases the ref count of a data object and destroys it if ref count reaches 0.