mpd_send_seek_id_float

Function mpd_send_seek_id_float 

Source
pub unsafe extern "C" fn mpd_send_seek_id_float(
    connection: *mut mpd_connection,
    song_id: c_uint,
    t: f32,
) -> bool