Function llvm_sys::core::LLVMGetElementAsConstant

source ยท
pub unsafe extern "C" fn LLVMGetElementAsConstant(
    c: LLVMValueRef,
    idx: c_uint,
) -> LLVMValueRef