mpd_send_sticker_get

Function mpd_send_sticker_get 

Source
pub unsafe extern "C" fn mpd_send_sticker_get(
    connection: *mut mpd_connection,
    type_: *const c_char,
    uri: *const c_char,
    name: *const c_char,
) -> bool