DenoDeno.UnsafePointerView.prototype.getPointermethod Deno.UnsafePointerView.prototype.getPointer#UnsafePointerView.prototype.getPointer<T = unknown>(offset?: number): PointerValue<T>Gets a pointer at the specified byte offset from the pointer Type Parameters ##T = unknown Parameters ##offset: number optionalReturn Type #PointerValue<T>
method Deno.UnsafePointerView.prototype.getPointer#UnsafePointerView.prototype.getPointer<T = unknown>(offset?: number): PointerValue<T>Gets a pointer at the specified byte offset from the pointer Type Parameters ##T = unknown Parameters ##offset: number optionalReturn Type #PointerValue<T>