LLVMGetNamedMetadataNumOperands

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

@see llvm::Module::getNamedMetadata()

extern (C) nothrow
uint
LLVMGetNamedMetadataNumOperands
(,
const(char)* name
)

Meta