[][src]Function esp_idf_sys::esp_intr_get_intno

pub unsafe extern "C" fn esp_intr_get_intno(handle: intr_handle_t) -> c_int

@brief Get the allocated interrupt for a certain handle

@param handle The handle, as obtained by esp_intr_alloc or esp_intr_alloc_intrstatus

@return The interrupt number