Function mlir_sys::mlirOpaqueAttrGetData 
source · pub unsafe extern "C" fn mlirOpaqueAttrGetData(
    attr: MlirAttribute
) -> MlirStringRefExpand description
Returns the raw data as a string reference. The data remains live as long as the context in which the attribute lives.