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>