pub unsafe extern "C" fn tract_tensor_destroy(
tensor: *mut *mut TractTensor,
) -> TRACT_RESULTExpand description
Destroy a tensor.
pub unsafe extern "C" fn tract_tensor_destroy(
tensor: *mut *mut TractTensor,
) -> TRACT_RESULTDestroy a tensor.