fn nullTerminatedString(eb: ErrorBundle, index: usize) [:0]const u8
[src]
Given an index into string_bytes
returns the null-terminated string found there.
fn nullTerminatedString(eb: ErrorBundle, index: usize) [:0]const u8
Given an index into string_bytes
returns the null-terminated string found there.