Function mlir_sys::mlirOperationGetName
source · pub unsafe extern "C" fn mlirOperationGetName(
op: MlirOperation
) -> MlirIdentifier
Expand description
Gets the name of the operation as an identifier.
pub unsafe extern "C" fn mlirOperationGetName(
op: MlirOperation
) -> MlirIdentifier
Gets the name of the operation as an identifier.