[][src]Type Definition esp_idf_bindgen::gpio_intr_handler_fn_t

type gpio_intr_handler_fn_t = Option<unsafe extern "C" fn(intr_mask: u32, high: bool, arg: *mut c_void)>;