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).
pub unsafe extern "C" fn mlirLocationFusedGetLocations(
location: MlirLocation,
locationsCPtr: *mut MlirLocation,
)Getter for locations of Fused. Requires pre-allocated memory of #fusedLocations X sizeof(MlirLocation).