Function llvm_sys::core::LLVMGetElementAsConstant

source ยท
pub unsafe extern "C" fn LLVMGetElementAsConstant(
    C: LLVMValueRef,
    idx: c_uint
) -> LLVMValueRef
๐Ÿ‘ŽDeprecated since 15.0: Use LLVMGetAggregateElement instead