Function by_original_location

Source
#[unsafe(no_mangle)]
pub extern "C" fn by_original_location(mappings: *mut Mappings<()>)
Expand description

Invoke the mapping_callback on each mapping in the given Mappings structure that has original location information, in order of original location.