Functions§
- currency_
code_ to_ cstr - currency_
exists ⚠ - Checks whether a currency code exists in the global map for FFI.
- currency_
from_ ⚠cstr - Converts a C string pointer to a
Currency
for FFI. - currency_
from_ ⚠py - Returns a
Currency
from pointers and primitives. - currency_
hash - currency_
name_ to_ cstr - currency_
register - Registers a currency in the global map for FFI.
- currency_
to_ cstr