Ruby 4.1.0dev (2026-05-15 revision fff4b3ef2e3e309e7a84288de53c189aa3d45fed)
Data Fields
_NtCmdLineElement Struct Reference

Data Fields

struct _NtCmdLineElementnext
 
char * str
 
long len
 
int flags
 

Detailed Description

Definition at line 1557 of file win32.c.

Field Documentation

◆ flags

int _NtCmdLineElement::flags

Definition at line 1561 of file win32.c.

◆ len

long _NtCmdLineElement::len

Definition at line 1560 of file win32.c.

◆ next

struct _NtCmdLineElement* _NtCmdLineElement::next

Definition at line 1558 of file win32.c.

◆ str

char* _NtCmdLineElement::str

Definition at line 1559 of file win32.c.


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