thrust::unwrap_contiguous_iterator#

template<typename ContiguousIterator>
auto thrust::unwrap_contiguous_iterator(
ContiguousIterator it,
)#

Converts a contiguous iterator to its underlying raw pointer.