xtd_c - Reference Guide 0.2.0
current_stack_frame.h File Reference
#include "../types.h"
#include <stdio.h>

Definition

Contains stack_frame definitions.

Go to the source code of this file.

Data Structures

struct  xtd_diagnostics_current_stack_frame
 Defines the stack_frame object. More...
 

Macros

#define XTD_CURRENT_STACK_FRAME_OFFSET_UNKNOWN   UINT_FAST32_MAX
 

Properties

xtd_diagnostics_current_stack_frame xtd_diagnostics_current_stack_frame_empty ()
 

Methods

bool xtd_diagnostics_current_stack_frame_is_empty (xtd_diagnostics_current_stack_frame stack_frame)
 
const char * xtd_diagnostics_current_stack_frame_to_string (xtd_diagnostics_current_stack_frame value)
 
size_t xtd_diagnostics_current_stack_frame_to_string_s (xtd_diagnostics_current_stack_frame value, char *string, size_t size)