neon::sys::bindings

Function get_new_target

source
pub unsafe fn get_new_target(
    env: Env,
    cbinfo: CallbackInfo,
    result: *mut Value,
) -> Status
Available on crate features sys and napi-1 only.
Expand description