Struct gdnative_visual_script::common::libc::radvisory[][src]

#[repr(C)]
pub struct radvisory { pub ra_offset: i64, pub ra_count: i32, }

Fields

Trait Implementations

impl Clone for radvisory
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for radvisory
[src]

Auto Trait Implementations

impl Send for radvisory

impl Sync for radvisory