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