pub unsafe extern "C" fn iio_channel_get_id(
    chn: *const iio_channel
) -> *const c_char
Expand description

@brief Retrieve the channel ID (e.g. voltage0) @param chn A pointer to an iio_channel structure @return A pointer to a static NULL-terminated string