mpd_send_command

Function mpd_send_command 

Source
pub unsafe extern "C" fn mpd_send_command(
    connection: *mut mpd_connection,
    command: *const c_char,
    ...
) -> bool