Struct elrond::Elf_Sxword [] [src]

pub struct Elf_Sxword(pub i64);

Trait Implementations

impl Debug for Elf_Sxword
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Elf_Sxword
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Eq for Elf_Sxword
[src]

impl Clone for Elf_Sxword
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Elf_Sxword
[src]

impl Into<isize> for Elf_Sxword
[src]

[src]

Performs the conversion.

impl From<isize> for Elf_Sxword
[src]

[src]

Performs the conversion.

impl Into<i64> for Elf_Sxword
[src]

[src]

Performs the conversion.

impl From<i64> for Elf_Sxword
[src]

[src]

Performs the conversion.