pub type nrf_modem_fault_handler_t = Option<unsafe extern "C" fn(fault_info: *mut nrf_modem_fault_info)>;
Expand description

Modem fault handler.