Function mpd_send_move

Source
pub unsafe extern "C" fn mpd_send_move(
    connection: *mut mpd_connection,
    from: c_uint,
    to: c_uint,
) -> bool