Derive-C
Loading...
Searching...
No Matches
gdb_marker.h File Reference

Go to the source code of this file.

Functions

 DC_ZERO_SIZED (dc_gdb_marker)
static DC_PUBLIC dc_gdb_marker dc_gdb_marker_new ()

Function Documentation

◆ dc_gdb_marker_new()

DC_PUBLIC dc_gdb_marker dc_gdb_marker_new ( )
static

Definition at line 8 of file gdb_marker.h.

8{ return (dc_gdb_marker){}; }

◆ DC_ZERO_SIZED()

DC_ZERO_SIZED ( dc_gdb_marker )