mlir_sys

Function mlirFloatTypeGetWidth

Source
pub unsafe extern "C" fn mlirFloatTypeGetWidth(
    type_: MlirType,
) -> c_uint
Expand description

Returns the bitwidth of a floating-point type.