Function mozjs::jsapi::JS_WriteTypedArray

source ยท
pub unsafe extern "C" fn JS_WriteTypedArray(
    w: *mut JSStructuredCloneWriter,
    v: Handle<Value>,
) -> bool