mozjs_sys::jsapi

Function JS_ReadTypedArray

Source
pub unsafe extern "C" fn JS_ReadTypedArray(
    r: *mut JSStructuredCloneReader,
    vp: MutableHandleValue,
) -> bool