Module tarantool::ffi

source ·

Functions

  • Check whether the current tarantool executable supports datetime api. If this function returns false using functions in tarantool::datetime may result in a panic.
  • Check whether the current tarantool executable supports decimal api. If this function returns false using any of the functions in tarantool::decimal will result in a panic.
  • Check whether the current tarantool executable supports fiber::channel api. If this function returns false using any of the functions in tarantool::fiber::channel will result in a panic.
  • Check whether the current tarantool executable supports fiber_set_ctx api. If this function returns false using functions in fiber_set_ctx & fiber_get_ctx may result in a panic.
  • Check whether the current tarantool executable supports getting tuple fields by json pattern. If this function returns false then