Struct winapi::urlhist::ADDURL_FLAG [] [src]

#[repr(C)]
pub struct ADDURL_FLAG(pub u32);

Trait Implementations

impl Clone for ADDURL_FLAG
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for ADDURL_FLAG
[src]

impl Debug for ADDURL_FLAG
[src]

Formats the value using the given formatter.

impl Eq for ADDURL_FLAG
[src]

impl Hash for ADDURL_FLAG
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl PartialEq for ADDURL_FLAG
[src]

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

This method tests for !=.