Function mpd_song_get_tag

Source
pub unsafe extern "C" fn mpd_song_get_tag(
    song: *const mpd_song,
    type_: mpd_tag_type,
    idx: c_uint,
) -> *const c_char