Function neon::sys::bindings::is_typedarray

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