Function hirofa_quickjs_sys::JS_ReadObject
source ยท pub unsafe extern "C" fn JS_ReadObject(
ctx: *mut JSContext,
buf: *const u8,
buf_len: usize,
flags: c_int,
) -> JSValue
pub unsafe extern "C" fn JS_ReadObject(
ctx: *mut JSContext,
buf: *const u8,
buf_len: usize,
flags: c_int,
) -> JSValue