pub unsafe extern "C" fn cef_v8_context_get_entered_context() -> *mut cef_v8_context_tExpand description
Returns the entered (bottom) context object in the V8 context stack.
pub unsafe extern "C" fn cef_v8_context_get_entered_context() -> *mut cef_v8_context_tReturns the entered (bottom) context object in the V8 context stack.