[][src]Type Definition esp_idf_sys::transaction_cb_t

type transaction_cb_t = Option<unsafe extern "C" fn(trans: *mut spi_transaction_t)>;