Function mozjs::jsapi::JS_ReadBytes

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