cef_v8exception_t.get_end_position

Returns the index within the script of the last character where the error occurred.

struct cef_v8exception_t
extern (System)
int function(cef_v8exception_t* self) nothrow get_end_position;

Meta