pub type nrf_modem_pollcb_t = Option<unsafe extern "C" fn(pollfd: *mut nrf_pollfd)>;
Expand description

Callback for poll events