pub unsafe extern "C" fn get_dynamic_callback(
    isolate: *mut Isolate__,
    data: *mut c_void
) -> *mut c_void
Expand description

Gets the reference to the v8::Local<v8::External> handle provided.