dr_client_iterator_stop

Function dr_client_iterator_stop 

Source
pub unsafe extern "C" fn dr_client_iterator_stop(
    iter: *mut dr_client_iterator_t,
)
Expand description

Stops and frees a client iterator.

\param[in] iter A client iterator created with dr_client_iterator_start()