Function mozjs_sys::jsapi::JS_ReadBytes
source ยท pub unsafe extern "C" fn JS_ReadBytes(
r: *mut JSStructuredCloneReader,
p: *mut c_void,
len: usize,
) -> bool
pub unsafe extern "C" fn JS_ReadBytes(
r: *mut JSStructuredCloneReader,
p: *mut c_void,
len: usize,
) -> bool