[−][src]Function mraa_sys::mraa_init_json_platform
pub unsafe extern "C" fn mraa_init_json_platform(
path: *const c_char
) -> mraa_result_t
Instantiate an unknown board using a json file
@param path Path to the json file, relative to the folder the program was initially run in or a direct path
@return mraa_result indicating success