3 lines
42 B
Rust
3 lines
42 B
Rust
#[no_mangle]
|
|
pub extern "C" fn root() {
|
|
}
|
#[no_mangle]
|
|
pub extern "C" fn root() {
|
|
}
|