Struct winapi::shared::ntdef::SINGLE_LIST_ENTRY32 [−][src]
#[repr(C)]pub struct SINGLE_LIST_ENTRY32 {
pub Next: ULONG,
}
Fields
Next: ULONG
Trait Implementations
Returns the “default value” for a type. Read more