[][src]Module ursa::ffi

Modules

bls
cl
logger
signatures

Structs

ByteArray

Used for receiving a ByteBuffer from C that was allocated by either C or Rust. If Rust allocated, then the outgoing struct is ffi_support::ByteBuffer Caller is responsible for calling free where applicable.

Enums

ErrorCode

Functions

ursa_get_current_error

Get details for last occurred error.