mpd_send_pause

Function mpd_send_pause 

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