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