devela::_dep::nc

Function quotactl

pub unsafe fn quotactl<P>(
    cmd: u32,
    special: P,
    id: i32,
    addr: *const c_void,
) -> Result<(), i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Manipulate disk quotes.