Function convert_coordinates

Source
fn convert_coordinates(flip_xy: bool, x: i32, y: i32) -> (i32, i32)