pub fn collect_modules<'a>() -> Vec<LoadedLibrary<'a>>
Expand description
Returns a Vec
of objects loaded into the current address space.
pub fn collect_modules<'a>() -> Vec<LoadedLibrary<'a>>
Returns a Vec
of objects loaded into the current address space.