Function LLVMGetTargetExtTypeTypeParam

Source
pub unsafe extern "C" fn LLVMGetTargetExtTypeTypeParam(
    TargetExtTy: LLVMTypeRef,
    Idx: c_uint,
) -> LLVMTypeRef
Expand description

Get the type parameter at the given index for the target extension type.