[][src]Function mraa_sys::mraa_deinit

pub unsafe extern "C" fn mraa_deinit()

De-Initilise MRAA

This is not a strict requirement but useful to test memory leaks and for people who like super clean code. If dynamically loading & unloading libmraa you need to call this before unloading the library.