Interface CreateEpApiFactoriesFn.Function
- Enclosing class:
CreateEpApiFactoriesFn
public static interface CreateEpApiFactoriesFn.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionapply(MemorySegment registered_name, MemorySegment ort_api_base, MemorySegment default_logger, MemorySegment factories, long max_factories, MemorySegment num_factories)
-
Method Details
-
apply
MemorySegment apply(MemorySegment registered_name, MemorySegment ort_api_base, MemorySegment default_logger, MemorySegment factories, long max_factories, MemorySegment num_factories)
-