Function mlir_sys::mlirRankedTensorTypeGetEncoding 
source · pub unsafe extern "C" fn mlirRankedTensorTypeGetEncoding(
    type_: MlirType
) -> MlirAttributeExpand description
Gets the ‘encoding’ attribute from the ranked tensor type, returning a null attribute if none.