Function llvm_sys::core::LLVMGetNumOperandBundleArgs
source ยท pub unsafe extern "C" fn LLVMGetNumOperandBundleArgs(
Bundle: LLVMOperandBundleRef,
) -> c_uint
Expand description
Obtain the number of operands for an operand bundle.