Function llvm_sys::core::LLVMBuildExtractValue
source · pub unsafe extern "C" fn LLVMBuildExtractValue(
arg1: LLVMBuilderRef,
AggVal: LLVMValueRef,
Index: c_uint,
Name: *const c_char
) -> LLVMValueRef
pub unsafe extern "C" fn LLVMBuildExtractValue(
arg1: LLVMBuilderRef,
AggVal: LLVMValueRef,
Index: c_uint,
Name: *const c_char
) -> LLVMValueRef