Rust code: # [repr (C)] struct RustObject { a: i32 , // Other members } extern "C" fn callback (target: * mut RustObject, a: i32) { println!
確定! 回上一頁