Trait windows_gen::Decode[][src]

pub trait Decode {
    fn decode(code: u32, file: u16) -> Self;
}

Required methods

fn decode(code: u32, file: u16) -> Self[src]

Loading content...

Implementors

Loading content...