[][src]Function fulgurobot_db::update_game_bet

pub fn update_game_bet(
    black: String,
    white: String,
    color: String,
    new_total: i32,
    conn: &SqliteConnection
)