Module currency

Source

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