is_typedarray

Function is_typedarray 

Source
pub unsafe fn is_typedarray(
    env: Env,
    value: Value,
    result: *mut bool,
) -> Result<(), Status>
Available on crate feature napi-1 only.
Expand description