Function mozjs_sys::jsapi::JS_WriteTypedArray

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