cef_v8exception_t.get_source_line

Returns the line of source code that the exception occurred within.

struct cef_v8exception_t
extern (System)
cef_string_userfree_t function(cef_v8exception_t* self) nothrow get_source_line;

Meta