cef_v8stack_trace_t.get_frame

Returns the stack frame at the specified 0-based index.

struct cef_v8stack_trace_t
extern (System)
cef_v8stack_frame_t* function(cef_v8stack_trace_t* self, int index) nothrow get_frame;

Meta