Function rustc_codegen_llvm::llvm_::ffi::LLVMGetAggregateElement

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