LLVMCountParams

Obtain the number of parameters in a function.

@see llvm::Function::arg_size()

extern (C) nothrow
uint
LLVMCountParams
(
LLVMValueRef Fn
)

Meta