[][src]Type Definition esp_idf_bindgen::gpio_isr_t

type gpio_isr_t = Option<unsafe extern "C" fn(arg1: *mut c_void)>;