Static example::c_struct [] [src]

#[no_mangle]
pub static c_struct: SomeData = SomeData{first: 1, second: 2,}