Ruby 3.5.0dev (2025-10-06 revision 1f542c12669e44eea435735a9e3a07362b833465)
Data Fields
_NtCmdLineElement Struct Reference

Data Fields

struct _NtCmdLineElementnext
 
char * str
 
long len
 
int flags
 

Detailed Description

Definition at line 1580 of file win32.c.

Field Documentation

◆ flags

int _NtCmdLineElement::flags

Definition at line 1584 of file win32.c.

◆ len

long _NtCmdLineElement::len

Definition at line 1583 of file win32.c.

◆ next

struct _NtCmdLineElement* _NtCmdLineElement::next

Definition at line 1581 of file win32.c.

◆ str

char* _NtCmdLineElement::str

Definition at line 1582 of file win32.c.


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