LLVMGetNamedMetadataNumOperands

Obtain the number of operands for named metadata in a module.

@see llvm::Module::getNamedMetadata()

extern (C) nothrow
uint
LLVMGetNamedMetadataNumOperands
(
LLVMModuleRef M
,
const(char)* Name
)

Meta