Struct julia_sys::_jl_taggedvalue_bits [] [src]

#[repr(C)]
pub struct _jl_taggedvalue_bits { pub _bitfield_1: u8, pub __bindgen_padding_0: [u8; 7], pub __bindgen_align: [u64; 0], }

Fields

Methods

impl _jl_taggedvalue_bits
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for _jl_taggedvalue_bits
[src]

[src]

Formats the value using the given formatter.

impl Copy for _jl_taggedvalue_bits
[src]

impl Clone for _jl_taggedvalue_bits
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more