Struct winapi::um::winnt::RESOURCEMANAGER_COMPLETION_INFORMATION [−][src]
#[repr(C)]pub struct RESOURCEMANAGER_COMPLETION_INFORMATION {
pub IoCompletionPortHandle: HANDLE,
pub CompletionKey: ULONG_PTR,
}Fields
IoCompletionPortHandle: HANDLECompletionKey: ULONG_PTRTrait Implementations
Returns the “default value” for a type. Read more