pub unsafe extern "C" fn mlirDenseBoolResourceElementsAttrGetValue(
    attr: MlirAttribute,
    pos: isize
) -> bool
Expand description

Returns the pos-th value (flat contiguous indexing) of a specific type contained by the given dense resource elements attribute.