pub unsafe extern "C" fn mlirIdentifierStr(
ident: MlirIdentifier,
) -> MlirStringRef
Expand description
Gets the string value of the identifier.
pub unsafe extern "C" fn mlirIdentifierStr(
ident: MlirIdentifier,
) -> MlirStringRef
Gets the string value of the identifier.