#[unsafe(no_mangle)] pub extern "C" fn by_generated_location(mappings: *mut Mappings<()>)
Invoke the mapping_callback on each mapping in the given Mappings structure, in order of generated location.
mapping_callback
Mappings