Function LLVMGetIntTypeWidth

Source
#[no_mangle]
pub extern "C" fn LLVMGetIntTypeWidth(
    IntegerTy: LLVMTypeRef,
) -> c_uint