Function LLVMGetElementAsConstant

Source
pub unsafe extern "C" fn LLVMGetElementAsConstant(
    C: *mut LLVMValue,
    idx: u32,
) -> *mut LLVMValue