miniblink 0.4.0

Rust bindings to mininlink49
Documentation
1
2
3
4
5
#[allow(unused)]
/// The download job. todo!
pub struct DownloadJob {
    pub(crate) inner: *mut std::ffi::c_void,
}