mpd_run_move_whence

Function mpd_run_move_whence 

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