Function mozjs::jsapi::JS_WriteBytes
source ยท pub unsafe extern "C" fn JS_WriteBytes(
w: *mut JSStructuredCloneWriter,
p: *const c_void,
len: usize,
) -> bool
pub unsafe extern "C" fn JS_WriteBytes(
w: *mut JSStructuredCloneWriter,
p: *const c_void,
len: usize,
) -> bool