Function hirofa_quickjs_sys::JS_GetPropertyInt64

source ยท
pub unsafe extern "C" fn JS_GetPropertyInt64(
    ctx: *mut JSContext,
    this_obj: JSValue,
    idx: i64,
) -> JSValue