Function nrfxlib_sys::bsd_shutdown[][src]

pub unsafe extern "C" fn bsd_shutdown() -> c_int

Shutdown the library.

Resources reserved by the library in bsd_platform.h are freed when the library is shutdown.

Returns Zero on success. Returns -1 on error.