pub unsafe extern "C" fn mlirLocationFusedGet(
ctx: MlirContext,
nLocations: isize,
locations: *const MlirLocation,
metadata: MlirAttribute,
) -> MlirLocation
Expand description
Creates a fused location with an array of locations and metadata.