[−][src]Function mraa_sys::mraa_led_init
pub unsafe extern "C" fn mraa_led_init(led: c_int) -> mraa_led_context
Initialise led_context, based on led index.
@param led ID of the LED @returns LED context or NULL
pub unsafe extern "C" fn mraa_led_init(led: c_int) -> mraa_led_context
Initialise led_context, based on led index.
@param led ID of the LED @returns LED context or NULL