mpd_run_move_range_whence

Function mpd_run_move_range_whence 

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