Function mpd_song_feed

Source
pub unsafe extern "C" fn mpd_song_feed(
    song: *mut mpd_song,
    pair: *const mpd_pair,
) -> bool