pub fn load_pdb_debuginfo(
fd: RawFd,
ptr: *const (),
total_size: usize,
delta: usize,
)
Available on crate feature
client_requests_defs
only.Expand description
Load PDB debug info for Wine PE image_map
ยงPanics
When the raw file descriptor fd
is smaller than 0