Struct winapi::um::winnt::JOBOBJECT_ASSOCIATE_COMPLETION_PORT [−][src]
#[repr(C)]pub struct JOBOBJECT_ASSOCIATE_COMPLETION_PORT {
pub CompletionKey: PVOID,
pub CompletionPort: HANDLE,
}Fields
CompletionKey: PVOIDCompletionPort: HANDLETrait Implementations
Returns the “default value” for a type. Read more