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