mpd_send_seek_id

Function mpd_send_seek_id 

Source
pub unsafe extern "C" fn mpd_send_seek_id(
    connection: *mut mpd_connection,
    song_id: c_uint,
    t: c_uint,
) -> bool