LLVMGetElementAsConstant

Function LLVMGetElementAsConstant 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetElementAsConstant(
    C: LLVMValueRef,
    idx: c_uint,
) -> LLVMValueRef