[][src]Function mraa_sys::mraa_get_gpio_count

pub unsafe extern "C" fn mraa_get_gpio_count() -> c_int

Get the number of usable GPIOs, board must be initialised.

@return number of usable external GPIO pins on the board, -1 on failure.