Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
Data Fields
_NtCmdLineElement Struct Reference

Data Fields

struct _NtCmdLineElementnext
 
char * str
 
long len
 
int flags
 

Detailed Description

Definition at line 1605 of file win32.c.

Field Documentation

◆ flags

int _NtCmdLineElement::flags

Definition at line 1609 of file win32.c.

◆ len

long _NtCmdLineElement::len

Definition at line 1608 of file win32.c.

◆ next

struct _NtCmdLineElement* _NtCmdLineElement::next

Definition at line 1606 of file win32.c.

◆ str

char* _NtCmdLineElement::str

Definition at line 1607 of file win32.c.


The documentation for this struct was generated from the following file: