Struct aurum_winbase::Module [] [src]

pub struct Module { /* fields omitted */ }

HMODULE/HINSTANCE wrapper.

Methods

impl Module
[src]

Trait Implementations

impl Drop for Module
[src]

A method called when the value goes out of scope. Read more