pub unsafe extern "C" fn data(
    isolate: *mut Isolate__,
    info: *const c_void,
    out: &mut *mut c_void
)
Expand description

Mutates the out argument provided to refer to the pointer value of the v8::FunctionCallbackInfo Data.