GPIO_RESULT GPIO_Uninit ();
The GPIO_Uninit() function frees up resources allocated
by the gpio_24.dll library and returns it to uninitialized
state.
Return values:
- GPIO_S_SUCCESS
Library has been successfully uninitialized.
- GPIO_E_NOT_INITIALIZED
Library has not been initialized.