Function ostree_async_progress_set_uint64

Source
pub unsafe extern "C" fn ostree_async_progress_set_uint64(
    self_: *mut OstreeAsyncProgress,
    key: *const c_char,
    value: u64,
)