GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
scheme_variable Struct Reference

#include "guile-internal.h"

Public Attributes

const char * name
 
SCM value
 
const char * doc_string
 

Detailed Description

Definition at line 45 of file guile-internal.h.

Member Data Documentation

◆ doc_string

const char* scheme_variable::doc_string

Definition at line 49 of file guile-internal.h.

◆ name

const char* scheme_variable::name

◆ value

SCM scheme_variable::value

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