pub unsafe extern "C" fn LLVMIntrinsicIsOverloaded( ID: c_uint, ) -> LLVMBool
Obtain if the intrinsic identified by the given ID is overloaded.
@see llvm::Intrinsic::isOverloaded()