pub unsafe extern "C" fn LLVMGetTargetExtTypeNumTypeParams(
TargetExtTy: LLVMTypeRef,
) -> c_uintExpand description
Obtain the number of type parameters for this target extension type.
pub unsafe extern "C" fn LLVMGetTargetExtTypeNumTypeParams(
TargetExtTy: LLVMTypeRef,
) -> c_uintObtain the number of type parameters for this target extension type.