sentry_native_sys/
lib.rs

1pub fn test() {
2    println!("Hello, world!");
3}