Function mpd_search_queue_songs

Source
pub unsafe extern "C" fn mpd_search_queue_songs(
    connection: *mut mpd_connection,
    exact: bool,
) -> bool