[][src]Type Definition mynewt::hw::hal::hal_gpio_irq_handler_t

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