GPIO_RESULT GPIO_CloseAllDevices();
The GPIO_CloseAllDevices() function closes all devices, currently opened by the application.
Return values:
All devices were successfully closed.
Failed to close one or more devices.
Library has not been initialized.