Function rustc_codegen_llvm::llvm::LLVMGetAggregateElement
source ยท pub unsafe extern "C" fn LLVMGetAggregateElement(
ConstantVal: &Value,
Idx: c_uint,
) -> Option<&Value>
pub unsafe extern "C" fn LLVMGetAggregateElement(
ConstantVal: &Value,
Idx: c_uint,
) -> Option<&Value>