Enum winapi::shobjidl::FDAP [] [src]

pub enum FDAP {
    BOTTOM,
    TOP,
}

Variants

BOTTOM
TOP

Trait Implementations

Derived Implementations

impl Debug for FDAP

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for FDAP

impl Clone for FDAP

fn clone(&self) -> FDAP

fn clone_from(&mut self, source: &Self)