[][src]Function sysctl::next_oid

pub fn next_oid(oid: &Vec<c_int>) -> Result<Option<Vec<c_int>>, SysctlError>

Get the next OID.