Function get_or_update_max_qpage

Source
pub fn get_or_update_max_qpage<P: AsRef<Path>>(
    path: P,
    val: usize,
) -> Result<usize, RingbufError>