Function set_max_qpage

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