LLVMGetTargetExtTypeTypeParam

Function LLVMGetTargetExtTypeTypeParam 

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