Struct winapi::winnt::HEAP_OPTIMIZE_RESOURCES_INFORMATION [] [src]

pub struct HEAP_OPTIMIZE_RESOURCES_INFORMATION {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Debug for HEAP_OPTIMIZE_RESOURCES_INFORMATION

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

impl Copy for HEAP_OPTIMIZE_RESOURCES_INFORMATION

impl Clone for HEAP_OPTIMIZE_RESOURCES_INFORMATION

fn clone(&self) -> HEAP_OPTIMIZE_RESOURCES_INFORMATION

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