Function neon::sys::bindings::create_object

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