Struct zstd_sys::ZSTD_bounds
source · [−]#[repr(C)]pub struct ZSTD_bounds {
pub error: usize,
pub lowerBound: c_int,
pub upperBound: c_int,
}Fields
error: usizelowerBound: c_intupperBound: c_int#[repr(C)]pub struct ZSTD_bounds {
pub error: usize,
pub lowerBound: c_int,
pub upperBound: c_int,
}error: usizelowerBound: c_intupperBound: c_int