BbsCreateProofContextSize typedef

BbsCreateProofContextSize = int Function(int handle)

Dart typedef for use with the bbs_create_proof_context_size native function.

Implementation

typedef BbsCreateProofContextSize = int Function(int handle);