JS_WriteBytes

Function JS_WriteBytes 

Source
pub unsafe extern "C" fn JS_WriteBytes(
    w: *mut JSStructuredCloneWriter,
    p: *const c_void,
    len: usize,
) -> bool