Function LLVMGetTargetExtTypeIntParam

Source
#[no_mangle]
pub extern "C" fn LLVMGetTargetExtTypeIntParam(
    TargetExtTy: LLVMTypeRef,
    Idx: c_uint,
) -> c_uint