[][src]Function mraa_sys::mraa_aio_close

pub unsafe extern "C" fn mraa_aio_close(dev: mraa_aio_context) -> mraa_result_t

Close the analog input context, this will free the memory for the context

@param dev The AIO context @return Result of operation