Function hirofa_quickjs_sys::JS_SetLength
source ยท pub unsafe extern "C" fn JS_SetLength(
ctx: *mut JSContext,
obj: JSValue,
len: i64,
) -> c_intpub unsafe extern "C" fn JS_SetLength(
ctx: *mut JSContext,
obj: JSValue,
len: i64,
) -> c_int