mlir_sys

Function mlirSparseTensorEncodingAttrGetCrdWidth

Source
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetCrdWidth(
    attr: MlirAttribute,
) -> c_int
Expand description

Returns the coordinate bitwidth of the sparse_tensor.encoding attribute.