Function external_unwind_info::get_unwind_info
source · pub fn get_unwind_info(
text_section_address: VirtualAddress
) -> Option<ExternalUnwindInfo>
Expand description
Returns the registered external unwind information that covers the given address in its text section.