Trait windows_gen::CopyPod[][src]

pub unsafe trait CopyPod: Copy { }

Implementations on Foreign Types

impl CopyPod for u8[src]

impl CopyPod for u16[src]

impl CopyPod for u32[src]

impl CopyPod for u64[src]

impl CopyPod for i8[src]

impl CopyPod for i16[src]

impl CopyPod for i32[src]

impl CopyPod for i64[src]

Loading content...

Implementors

Loading content...