pub unsafe extern "C" fn i2c_cmd_link_delete(
    cmd_handle: i2c_cmd_handle_t
)
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