Function neon_runtime::nan::tag::is_arraybuffer[][src]

pub unsafe extern "C" fn is_arraybuffer(
    isolate: *mut Isolate__,
    obj: Local
) -> bool
Expand description

Indicates if the value type is ArrayBuffer.