pub unsafe extern "C" fn furi_hal_gpio_read( gpio: *const GpioPin, ) -> bool
GPIO read pin.
gpio must be non-null, and the memory it points to must be initialized.
gpio