Interface secp256k1_ecdsa_sign$noncefp.Function
- Enclosing class:
secp256k1_ecdsa_sign$noncefp
public static interface secp256k1_ecdsa_sign$noncefp.Function
The function pointer signature, expressed as a functional interface
-
Method Summary
Modifier and TypeMethodDescriptionintapply(MemorySegment _x0, MemorySegment _x1, MemorySegment _x2, MemorySegment _x3, MemorySegment _x4, int _x5)
-
Method Details
-
apply
int apply(MemorySegment _x0, MemorySegment _x1, MemorySegment _x2, MemorySegment _x3, MemorySegment _x4, int _x5)
-