Function hirofa_quickjs_sys::JS_GetLength

source ยท
pub unsafe extern "C" fn JS_GetLength(
    ctx: *mut JSContext,
    obj: JSValue,
    pres: *mut i64,
) -> c_int