arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_v8context_t.is_same
arsd
webview
cef_v8context_t
Returns true (1) if this object is pointing to the same handle as |that| object.
struct
cef_v8context_t
extern (
System
)
int
function
(
cef_v8context_t
*
self
,
cef_v8context_t
*
that
)
nothrow
is_same
;
Meta
Source
See Implementation
arsd
webview
cef_v8context_t
variables
base
enter
eval
exit
get_browser
get_frame
get_global
get_task_runner
is_same
is_valid
Returns true (1) if this object is pointing to the same handle as |that| object.