Function JS_GetPropertyInt64

Source
pub unsafe extern "C" fn JS_GetPropertyInt64(
    ctx: *mut JSContext,
    this_obj: u64,
    idx: i64,
) -> u64