pub unsafe extern "C" fn i2c_cmd_link_delete(cmd_handle: *mut c_void)
Expand description

@brief Free the I2C commands list

@param cmd_handle I2C commands list. This handle should be created thanks to i2c_cmd_link_create() function