pub unsafe extern "C" fn LLVMGetArgOperand(
Funclet: LLVMValueRef,
i: c_uint,
) -> LLVMValueRef
Expand description
Get the number of funcletpad arguments.
pub unsafe extern "C" fn LLVMGetArgOperand(
Funclet: LLVMValueRef,
i: c_uint,
) -> LLVMValueRef
Get the number of funcletpad arguments.