blob: d2d532af1dc36fcfa080a51be52171d47515d830 [file] [log] [blame]
// rustfmt-max_width: 80
extern "C" {
#[link_name = "_ZN7MyClass26example_check_no_collisionE"]
pub static mut MyClass_example_check_no_collision:
*const ::std::os::raw::c_int;
}