cef_v8exception_t.get_end_column

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

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

Meta