Type Definition tarantool_rust_module::SayFunc [] [src]

type SayFunc = Option<unsafe extern "C" fn(_: c_int, _: *const c_char, _: c_int, _: *const c_char, _: *const c_char, ...)>;