LLVMGetNumSuccessors

Return the number of successors that this terminator has.

@see llvm::TerminatorInst::getNumSuccessors

extern (C) nothrow
uint
LLVMGetNumSuccessors
(
LLVMValueRef Term
)

Meta