Skip to main content

fdname

Function fdname 

Source
pub fn fdname(buf: &[u32], header_offset: usize) -> String
Expand description

Port of fdname(f) macro (Src/parse.c:3152) — name string follows the fdhead record immediately. Reads bytes from the dump buffer until NUL.