mlirLocationFusedGetLocations

Function mlirLocationFusedGetLocations 

Source
pub unsafe extern "C" fn mlirLocationFusedGetLocations(
    location: MlirLocation,
    locationsCPtr: *mut MlirLocation,
)
Expand description

Getter for locations of Fused. Requires pre-allocated memory of #fusedLocations X sizeof(MlirLocation).