moosync_edk::api::extension_api

Function remove_song

Source
pub fn remove_song(song: Song) -> MoosyncResult<()>
Expand description

Removes a song from the main app.

ยงArguments

  • song - The song to be removed.