pub unsafe extern "C" fn mlirOperationSetLocation(
op: MlirOperation,
loc: MlirLocation,
)Expand description
Sets the location of the operation.
pub unsafe extern "C" fn mlirOperationSetLocation(
op: MlirOperation,
loc: MlirLocation,
)Sets the location of the operation.