Function neon::sys::bindings::get_array_length

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