method Deno.UnsafePointerView.getCString
Gets a C string (null terminated string) at the specified byte offset
from the specified pointer.
pointer: PointerObject
Gets a C string (null terminated string) at the specified byte offset
from the specified pointer.
pointer: PointerObject