mpd_run_move_range

Function mpd_run_move_range 

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