4 lines
78 B
C
4 lines
78 B
C
void application_entry_rust() {
|
|
printf("Stub in rustapp library!\r\n");
|
|
}
|