Function mlir_sys::mlirOperationGetLocation
source · pub unsafe extern "C" fn mlirOperationGetLocation(
op: MlirOperation
) -> MlirLocation
Expand description
Gets the location of the operation.
pub unsafe extern "C" fn mlirOperationGetLocation(
op: MlirOperation
) -> MlirLocation
Gets the location of the operation.