Function mlir_sys::mlirIntegerTypeGetWidth 
source · pub unsafe extern "C" fn mlirIntegerTypeGetWidth(
    type_: MlirType
) -> c_uintExpand description
Returns the bitwidth of an integer type.
pub unsafe extern "C" fn mlirIntegerTypeGetWidth(
    type_: MlirType
) -> c_uintReturns the bitwidth of an integer type.