cef_v8exception_t.get_start_column

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

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

Meta