4 lines
88 B
Rust
4 lines
88 B
Rust
#[cfg_attr(test, allow(dead_code))]
|
|
pub unsafe fn init() {}
|
|
|
|
pub unsafe fn cleanup() {}
|