arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_v8stack_trace_t.get_frame
arsd
webview
cef_v8stack_trace_t
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
Source
See Implementation
arsd
webview
cef_v8stack_trace_t
variables
base
get_frame
get_frame_count
is_valid
Returns the stack frame at the specified 0-based index.