mozjs_sys::jsapi

Function JS_ReadBytes

Source
pub unsafe extern "C" fn JS_ReadBytes(
    r: *mut JSStructuredCloneReader,
    p: *mut c_void,
    len: usize,
) -> bool