pub unsafe extern "C" fn cef_v8_context_get_current_context() -> *mut cef_v8_context_tExpand description
Returns the current (top) context object in the V8 context stack.
pub unsafe extern "C" fn cef_v8_context_get_current_context() -> *mut cef_v8_context_tReturns the current (top) context object in the V8 context stack.