Function LLVMGetTargetExtTypeNumTypeParams

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

Obtain the number of type parameters for this target extension type.