pub unsafe extern "C" fn nrf_close(fildes: c_int) -> c_intExpand description
Close a network socket.
@details See POSIX.1-2017 article for normative description.
In addition, the function may return -1 and set the following errno:
- NRF_ESHUTDOWN Modem was shut down.